FL_FLOCK 354 fs/9p/vfs_file.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 363 fs/9p/vfs_file.c fl->fl_flags ^= FL_FLOCK; FL_FLOCK 831 fs/afs/flock.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 285 fs/ceph/locks.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 1398 fs/cifs/file.c if (flock->fl_flags & FL_FLOCK) FL_FLOCK 1409 fs/cifs/file.c (~(FL_POSIX | FL_FLOCK | FL_SLEEP | FL_FLOCK 1235 fs/gfs2/file.c request.fl_flags = FL_FLOCK; FL_FLOCK 1294 fs/gfs2/file.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 178 fs/locks.c #define IS_FLOCK(fl) (fl->fl_flags & FL_FLOCK) FL_FLOCK 497 fs/locks.c fl->fl_flags = FL_FLOCK; FL_FLOCK 2184 fs/locks.c switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) { FL_FLOCK 2188 fs/locks.c case FL_FLOCK: FL_FLOCK 813 fs/nfs/file.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 58 fs/ocfs2/locks.c request.fl_flags = FL_FLOCK; FL_FLOCK 104 fs/ocfs2/locks.c if (!(fl->fl_flags & FL_FLOCK)) FL_FLOCK 21 include/trace/events/filelock.h { FL_FLOCK, "FL_FLOCK" }, \