Home
last modified time | relevance | path

Searched refs:ceph_renew_caps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1174 extern int ceph_renew_caps(struct inode *inode, int fmode);
H A Dfile.c282 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps() function
H A Dcaps.c2720 * -ESTALE: ask caller to call ceph_renew_caps() and try again.
3031 ret = ceph_renew_caps(inode, flags); in ceph_get_caps()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h1306 extern int ceph_renew_caps(struct inode *inode, int fmode);
H A Dfile.c296 int ceph_renew_caps(struct inode *inode, int fmode) in ceph_renew_caps() function
H A Dcaps.c2738 * -EUCLEAN: ask caller to call ceph_renew_caps() and try again.
3047 ret = ceph_renew_caps(inode, flags); in __ceph_get_caps()

Completed in 24 milliseconds