Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h1160 extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode, int count);
H A Dfile.c828 ceph_put_fmode(ci, dfi->file_info.fmode, 1); in ceph_release()
840 ceph_put_fmode(ci, fi->fmode, 1); in ceph_release()
H A Dcaps.c3002 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in ceph_get_caps()
4458 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_put_fmode() function
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c249 ceph_put_fmode(ci, fi->fmode, 1); in ceph_init_file_info()
921 ceph_put_fmode(ci, dfi->file_info.fmode, 1); in ceph_release()
934 ceph_put_fmode(ci, fi->fmode, 1); in ceph_release()
H A Dsuper.h1282 extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode, int count);
H A Dcaps.c3018 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in __ceph_get_caps()
4628 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_put_fmode() function

Completed in 22 milliseconds