Searched refs:ceph_put_fmode (Results 1 – 2 of 2) sorted by relevance
/linux/fs/ceph/ |
H A D | file.c | 252 ceph_put_fmode(ci, fi->fmode, 1); in ceph_init_file_info() 1008 ceph_put_fmode(ci, dfi->file_info.fmode, 1); in ceph_release() 1022 ceph_put_fmode(ci, fi->fmode, 1); in ceph_release()
|
H A D | caps.c | 3097 ceph_put_fmode(ci, flags, FMODE_WAIT_BIAS); in __ceph_get_caps() 4761 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode, int count) in ceph_put_fmode() function
|