Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FOP_ASYNC_LOCK
fs/gfs2/file.c
1597
.fop_flags = FOP_ASYNC_LOCK,
fs/gfs2/file.c
1610
.fop_flags = FOP_ASYNC_LOCK,
fs/ocfs2/file.c
2826
.fop_flags = FOP_ASYNC_LOCK,
fs/ocfs2/file.c
2844
.fop_flags = FOP_ASYNC_LOCK,
include/linux/filelock.h
193
return !fops->lock || fops->fop_flags & FOP_ASYNC_LOCK;