Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilelock.h148 int fcntl_getlease(struct file *filp);
221 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease() function
/openbmc/linux/fs/
H A Dfcntl.c394 err = fcntl_getlease(filp); in do_fcntl()
H A Dlocks.c1645 int fcntl_getlease(struct file *filp) in fcntl_getlease() function