Home
last modified time | relevance | path

Searched refs:simple_nosetlease (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/fs/nfs/
Dfile.c902 .setlease = simple_nosetlease,
/linux-6.6.21/fs/
Dlibfs.c1549 simple_nosetlease(struct file *filp, int arg, struct file_lock **flp, in simple_nosetlease() function
1554 EXPORT_SYMBOL(simple_nosetlease);
/linux-6.6.21/fs/gfs2/
Dfile.c1580 .setlease = simple_nosetlease,
/linux-6.6.21/include/linux/
Dfs.h3154 extern int simple_nosetlease(struct file *, int, struct file_lock **, void **);
/linux-6.6.21/fs/ceph/
Dfile.c3062 .setlease = simple_nosetlease,