Searched refs:ceph_put_fmode (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/fs/ceph/ |
| D | super.h | 1191 extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode, int count);
|
| D | file.c | 799 ceph_put_fmode(ci, dfi->file_info.fmode, 1); in ceph_release() 811 ceph_put_fmode(ci, fi->fmode, 1); in ceph_release()
|
| D | caps.c | 2911 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in ceph_get_caps() 4382 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_put_fmode() function
|