Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 9 of 9) sorted by relevance

/fs/ceph/
Dcaps.c135 struct ceph_cap *cap; in ceph_caps_finalize() local
168 struct ceph_cap *cap; in __ceph_unreserve_caps() local
204 struct ceph_cap *cap; in ceph_reserve_caps() local
329 struct ceph_cap *cap = NULL; in ceph_get_cap() local
381 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
435 struct ceph_cap *cap; in __get_cap_for_mds() local
452 struct ceph_cap *cap; in ceph_get_cap_for_mds() local
468 struct ceph_cap *cap = NULL; in __insert_cap_node() local
560 static void __check_cap_issue(struct ceph_inode_info *ci, struct ceph_cap *cap, in __check_cap_issue()
638 struct ceph_cap *cap; in ceph_add_cap() local
[all …]
Dmds_client.c1020 struct ceph_cap *cap; in __choose_mds() local
1486 struct ceph_cap *cap; in dispose_cap_releases() local
1536 struct ceph_cap *cap; in ceph_iterate_session_caps() local
1619 static int remove_session_caps_cb(struct inode *inode, struct ceph_cap *cap, in remove_session_caps_cb()
1740 struct ceph_cap *cap, *prev = NULL; in remove_session_caps() local
1786 static int wake_up_session_cb(struct inode *inode, struct ceph_cap *cap, in wake_up_session_cb()
1965 static int trim_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) in trim_caps_cb()
2105 struct ceph_cap *cap; in ceph_send_cap_releases() local
2225 struct ceph_cap *cap) in __ceph_queue_cap_release()
2742 struct ceph_cap *cap = in __prepare_send_request() local
[all …]
Dmetric.c15 struct ceph_metric_cap *cap; in ceph_mdsc_send_metrics() local
Ddebugfs.c241 static int caps_show_cb(struct inode *inode, struct ceph_cap *cap, void *p) in caps_show_cb()
/fs/afs/
Dcmservice.c555 } cap; in SRXAFSCB_TellMeAboutYourself() member
/fs/ksmbd/
Dtransport_rdma.c1709 struct ib_qp_cap *cap) in smb_direct_init_params()
1870 struct ib_qp_cap *cap) in smb_direct_create_qpair()
/fs/cifs/
Dconnect.c2823 __u64 cap = le64_to_cpu(tcon->fsUnixInfo.Capability); in reset_cifs_unix_caps() local
Dcifssmb.c5235 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo()
/fs/f2fs/
Df2fs.h2190 struct inode *inode, bool cap) in __allow_reserved_blocks()