Home
last modified time | relevance | path

Searched refs:fcntl_getlease (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dfilelock.h148 int fcntl_getlease(struct file *filp);
221 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease() function
/Linux-v6.6/fs/
Dfcntl.c402 err = fcntl_getlease(filp); in do_fcntl()
Dlocks.c1645 int fcntl_getlease(struct file *filp) in fcntl_getlease() function