Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilelock.h315 static inline int vfs_setlease(struct file *filp, int arg, in vfs_setlease() function
/openbmc/linux/fs/
H A Dlocks.c1953 vfs_setlease(struct file *filp, int arg, struct file_lock **lease, void **priv) in vfs_setlease() function