Searched refs:fcntl_setlease (Results 1 – 2 of 2) sorted by relevance
/fs/ | ||
D | fcntl.c | 418 err = fcntl_setlease(fd, filp, arg); in do_fcntl() |
D | locks.c | 2147 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease() function |