Home
last modified time | relevance | path

Searched defs:fcntl_getlease (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dfilelock.h221 static inline int fcntl_getlease(struct file *filp) in fcntl_getlease() function
/openbmc/linux/fs/
H A Dlocks.c1645 int fcntl_getlease(struct file *filp) in fcntl_getlease() function