Searched refs:FL_UNLOCK_PENDING (Results 1 – 2 of 2) sorted by relevance
/include/trace/events/ | ||
D | filelock.h | 28 { FL_UNLOCK_PENDING, "FL_UNLOCK_PENDING" }, \ |
/include/linux/ | ||
D | fs.h | 978 #define FL_UNLOCK_PENDING 512 /* Lease is being broken */ macro |