FL_FLOCK          555 fs/afs/flock.c 	if (!(fl->fl_flags & FL_FLOCK))
FL_FLOCK          656 fs/cifs/file.c 	if (pfLock->fl_flags & FL_FLOCK)
FL_FLOCK          668 fs/cifs/file.c 	    (~(FL_POSIX | FL_FLOCK | FL_SLEEP | FL_ACCESS | FL_LEASE)))
FL_FLOCK          724 fs/gfs2/ops_file.c 	if (!(fl->fl_flags & FL_FLOCK))
FL_FLOCK          477 fs/lockd/clntproc.c 	switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
FL_FLOCK          481 fs/lockd/clntproc.c 		case FL_FLOCK:
FL_FLOCK          134 fs/locks.c     #define IS_FLOCK(fl)	(fl->fl_flags & FL_FLOCK)
FL_FLOCK          285 fs/locks.c     	fl->fl_flags = FL_FLOCK;
FL_FLOCK         2011 fs/locks.c     			.fl_flags = FL_FLOCK,
FL_FLOCK           53 fs/nfs/delegation.c 		if (!(fl->fl_flags & (FL_POSIX|FL_FLOCK)))
FL_FLOCK          581 fs/nfs/file.c  	switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
FL_FLOCK          585 fs/nfs/file.c  		case FL_FLOCK:
FL_FLOCK          709 fs/nfs/file.c  	if (!(fl->fl_flags & FL_FLOCK))
FL_FLOCK         3112 fs/nfs/nfs4proc.c 	switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
FL_FLOCK         3116 fs/nfs/nfs4proc.c 		case FL_FLOCK:
FL_FLOCK          821 fs/nfs/nfs4state.c 		if (!(fl->fl_flags & (FL_POSIX|FL_FLOCK)))
FL_FLOCK          114 fs/ocfs2/locks.c 	if (!(fl->fl_flags & FL_FLOCK))