Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ramfs_kill_sb
fs/ramfs/inode.c
321
.kill_sb = ramfs_kill_sb,
include/linux/ramfs.h
10
extern void ramfs_kill_sb(struct super_block *sb);
mm/shmem.c
5765
.kill_sb = ramfs_kill_sb,