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