Searched defs:cap (Results 1 – 6 of 6) sorted by relevance
/fs/ceph/ |
D | caps.c | 125 struct ceph_cap *cap; in ceph_caps_finalize() local 154 struct ceph_cap *cap; in ceph_reserve_caps() local 233 struct ceph_cap *cap = NULL; in get_cap() local 268 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap() 318 struct ceph_cap *cap; in __get_cap_for_mds() local 335 struct ceph_cap *cap; in ceph_get_cap_for_mds() local 348 struct ceph_cap *cap; in __ceph_get_cap_mds() local 382 struct ceph_cap *cap = NULL; in __insert_cap_node() local 479 static void __check_cap_issue(struct ceph_inode_info *ci, struct ceph_cap *cap, in __check_cap_issue() 525 struct ceph_cap *cap; in ceph_add_cap() local [all …]
|
D | mds_client.c | 671 struct ceph_cap *cap; in __choose_mds() local 920 struct ceph_cap *cap; in iterate_session_caps() local 977 static int remove_session_caps_cb(struct inode *inode, struct ceph_cap *cap, in remove_session_caps_cb() 1042 static int wake_up_session_cb(struct inode *inode, struct ceph_cap *cap, in wake_up_session_cb() 1175 static int trim_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) in trim_caps_cb() 1769 struct ceph_cap *cap = in __prepare_send_request() local 2132 struct ceph_cap *cap = NULL; in handle_reply() local 2414 static int encode_caps_cb(struct inode *inode, struct ceph_cap *cap, in encode_caps_cb()
|
D | super.h | 728 static inline void ceph_remove_cap(struct ceph_cap *cap) in ceph_remove_cap()
|
/fs/afs/ |
D | cmservice.c | 523 } cap; in SRXAFSCB_TellMeAboutYourself() member
|
/fs/cifs/ |
D | connect.c | 3084 __u64 cap = le64_to_cpu(tcon->fsUnixInfo.Capability); in reset_cifs_unix_caps() local
|
D | cifssmb.c | 5233 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo()
|