Searched refs:ceph_get_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 Dsuper.h826 extern void ceph_get_cap_refs(struct ceph_inode_info *ci, int caps);
H A Dfile.c702 ceph_get_cap_refs(ci, CEPH_CAP_FILE_WR);
H A Dmds_client.c1857 ceph_get_cap_refs(ceph_inode(req->r_inode), CEPH_CAP_PIN);
1859 ceph_get_cap_refs(ceph_inode(req->r_locked_dir), CEPH_CAP_PIN);
1861 ceph_get_cap_refs(
H A Dcaps.c2118 void ceph_get_cap_refs(struct ceph_inode_info *ci, int caps) function

Completed in 114 milliseconds