FL_CLOSE         1410 fs/cifs/file.c 	       FL_ACCESS | FL_LEASE | FL_CLOSE | FL_OFDLCK)))
FL_CLOSE         1726 fs/cifs/file.c 			if (!(flock->fl_flags & FL_CLOSE))
FL_CLOSE          283 fs/dlm/plock.c 	if (fl->fl_flags & FL_CLOSE) {
FL_CLOSE         2710 fs/locks.c     	lock.fl_flags = FL_POSIX | FL_CLOSE;
FL_CLOSE         2738 fs/locks.c     	fl.fl_flags |= FL_CLOSE;
FL_CLOSE          706 fs/nfs/file.c  		if (status < 0 && !(fl->fl_flags & FL_CLOSE))
FL_CLOSE          932 fs/nfs/nfs3proc.c 	if (fl->fl_flags & FL_CLOSE) {
FL_CLOSE         6631 fs/nfs/nfs4proc.c 	if (fl->fl_flags & FL_CLOSE)
FL_CLOSE         1017 include/linux/fs.h #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
FL_CLOSE           26 include/trace/events/filelock.h 		{ FL_CLOSE,		"FL_CLOSE" },			\