Searched refs:__ceph_remove_cap (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dsuper.h807 extern void __ceph_remove_cap(struct ceph_cap *cap);
812 __ceph_remove_cap(cap);
H A Dcaps.c871 void __ceph_remove_cap(struct ceph_cap *cap) function
879 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode);
885 dout("__ceph_remove_cap delaying %p removal from session %p\n",
1046 __ceph_remove_cap(cap);
2654 __ceph_remove_cap(cap);
H A Dmds_client.c809 * special care taken to handle a racing __ceph_remove_cap().
884 __ceph_remove_cap(cap);
1099 __ceph_remove_cap(cap);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ceph/
H A Dsuper.h807 extern void __ceph_remove_cap(struct ceph_cap *cap);
812 __ceph_remove_cap(cap);
H A Dcaps.c871 void __ceph_remove_cap(struct ceph_cap *cap) function
879 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode);
885 dout("__ceph_remove_cap delaying %p removal from session %p\n",
1046 __ceph_remove_cap(cap);
2654 __ceph_remove_cap(cap);
H A Dmds_client.c809 * special care taken to handle a racing __ceph_remove_cap().
884 __ceph_remove_cap(cap);
1099 __ceph_remove_cap(cap);

Completed in 190 milliseconds