Home
last modified time | relevance | path

Searched refs:FL_CLOSE (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfilelock.h13 #define FL_CLOSE 64 /* unlock on close */ macro
21 #define FL_CLOSE_POSIX (FL_POSIX | FL_CLOSE)
/include/trace/events/
Dfilelock.h26 { FL_CLOSE, "FL_CLOSE" }, \