Searched refs:FL_CLOSE (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/trace/events/
H A Dfilelock.h25 { FL_CLOSE, "FL_CLOSE" }, \
/linux-4.1.27/fs/dlm/
H A Dplock.c286 if (fl->fl_flags & FL_CLOSE) { dlm_posix_unlock()
/linux-4.1.27/fs/
H A Dlocks.c2381 lock.fl_flags = FL_POSIX | FL_CLOSE; locks_remove_posix()
/linux-4.1.27/fs/fuse/
H A Dfile.c2156 if (fl->fl_flags & FL_CLOSE) fuse_setlk()
/linux-4.1.27/fs/cifs/
H A Dfile.c1257 FL_ACCESS | FL_LEASE | FL_CLOSE))) cifs_read_flock()
/linux-4.1.27/include/linux/
H A Dfs.h899 #define FL_CLOSE 64 /* unlock on close */ macro

Completed in 139 milliseconds