Searched refs:ceph_put_fmode (Results 1 – 3 of 3) sorted by relevance
78 ceph_put_fmode(ceph_inode(inode), fmode); /* clean up */ in ceph_init_file()90 ceph_put_fmode(ceph_inode(inode), fmode); /* clean up */ in ceph_init_file()100 ceph_put_fmode(ceph_inode(inode), fmode); /* clean up */ in ceph_init_file()274 ceph_put_fmode(ci, cf->fmode); in ceph_release()
792 extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode);
2965 void ceph_put_fmode(struct ceph_inode_info *ci, int fmode) in ceph_put_fmode() function