ceph_put_fmode    216 fs/ceph/file.c 			ceph_put_fmode(ci, fmode); /* clean up */
ceph_put_fmode    227 fs/ceph/file.c 			ceph_put_fmode(ci, fmode); /* clean up */
ceph_put_fmode    266 fs/ceph/file.c 		ceph_put_fmode(ceph_inode(inode), fmode); /* clean up */
ceph_put_fmode    276 fs/ceph/file.c 		ceph_put_fmode(ceph_inode(inode), fmode); /* clean up */
ceph_put_fmode    528 fs/ceph/file.c 		ceph_put_fmode(ceph_inode(req->r_target_inode), req->r_fmode);
ceph_put_fmode    545 fs/ceph/file.c 		ceph_put_fmode(ci, dfi->file_info.fmode);
ceph_put_fmode    557 fs/ceph/file.c 		ceph_put_fmode(ci, fi->fmode);
ceph_put_fmode   1083 fs/ceph/super.h extern void ceph_put_fmode(struct ceph_inode_info *ci, int mode);