Searched refs:ceph_put_cap_refs (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dfile.c581 ceph_put_cap_refs(ci, CEPH_CAP_FILE_WR);
779 ceph_put_cap_refs(ci, got);
870 ceph_put_cap_refs(ci, got);
H A Dsuper.h827 extern void ceph_put_cap_refs(struct ceph_inode_info *ci, int had);
H A Dmds_client.c438 ceph_put_cap_refs(ceph_inode(req->r_inode),
443 ceph_put_cap_refs(ceph_inode(req->r_locked_dir),
450 ceph_put_cap_refs(
H A Dcaps.c2134 void ceph_put_cap_refs(struct ceph_inode_info *ci, int had) function

Completed in 87 milliseconds