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

/linux-master/fs/ceph/
H A Dsuper.h1288 extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode, int count);
H A Dfile.c252 ceph_put_fmode(ci, fi->fmode, 1);
946 ceph_put_fmode(ci, dfi->file_info.fmode, 1);
960 ceph_put_fmode(ci, fi->fmode, 1);
H A Dcaps.c3098 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS);
4734 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) function

Completed in 156 milliseconds