Searched defs:fcntl_setlease (Results 1 – 2 of 2) sorted by relevance
25 static const char *fcntl_setlease[] = { "RDLCK", "WRLCK", "UNLCK", }; in fcntl__scnprintf_getlease() local
259 static inline int fcntl_setlease(unsigned int fd, struct file *filp, int arg) in fcntl_setlease() function