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
1606
.fop_flags = FOP_ASYNC_LOCK,
fs/gfs2/file.c
1619
.fop_flags = FOP_ASYNC_LOCK,
fs/ocfs2/file.c
2831
.fop_flags = FOP_ASYNC_LOCK,
fs/ocfs2/file.c
2849
.fop_flags = FOP_ASYNC_LOCK,
include/linux/filelock.h
206
return !fops->lock || fops->fop_flags & FOP_ASYNC_LOCK;