Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
jfs_evict_inode
fs/jfs/jfs_inode.h
19
extern void jfs_evict_inode(struct inode *);
fs/jfs/super.c
849
.evict_inode = jfs_evict_inode,