Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1307 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.c3050 ret = ceph_renew_caps(inode, flags); in __ceph_get_caps()