Home
last modified time | relevance | path

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

/fs/ceph/
Dcaps.c131 struct ceph_cap *cap; in ceph_caps_finalize() local
160 struct ceph_cap *cap; in ceph_reserve_caps() local
232 struct ceph_cap *cap = NULL; in ceph_get_cap() local
267 void ceph_put_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap) in ceph_put_cap()
317 struct ceph_cap *cap; in __get_cap_for_mds() local
334 struct ceph_cap *cap; in ceph_get_cap_for_mds() local
347 struct ceph_cap *cap; in __ceph_get_cap_mds() local
381 struct ceph_cap *cap = NULL; in __insert_cap_node() local
478 static void __check_cap_issue(struct ceph_inode_info *ci, struct ceph_cap *cap, in __check_cap_issue()
524 struct ceph_cap *cap; in ceph_add_cap() local
[all …]
Dmds_client.c699 struct ceph_cap *cap; in __choose_mds() local
1022 struct ceph_cap *cap; in cleanup_cap_releases() local
1069 struct ceph_cap *cap; in iterate_session_caps() local
1131 static int remove_session_caps_cb(struct inode *inode, struct ceph_cap *cap, in remove_session_caps_cb()
1223 struct ceph_cap *cap, *prev = NULL; in remove_session_caps() local
1261 static int wake_up_session_cb(struct inode *inode, struct ceph_cap *cap, in wake_up_session_cb()
1432 static int trim_caps_cb(struct inode *inode, struct ceph_cap *cap, void *arg) in trim_caps_cb()
1565 struct ceph_cap *cap; in ceph_send_cap_releases() local
2045 struct ceph_cap *cap = in __prepare_send_request() local
2781 static int encode_caps_cb(struct inode *inode, struct ceph_cap *cap, in encode_caps_cb()
/fs/afs/
Dcmservice.c540 } cap; in SRXAFSCB_TellMeAboutYourself() member
/fs/cifs/
Dconnect.c3230 __u64 cap = le64_to_cpu(tcon->fsUnixInfo.Capability); in reset_cifs_unix_caps() local
Dcifssmb.c5381 CIFSSMBSetFSUnixInfo(const unsigned int xid, struct cifs_tcon *tcon, __u64 cap) in CIFSSMBSetFSUnixInfo()
/fs/f2fs/
Df2fs.h1615 struct inode *inode, bool cap) in __allow_reserved_blocks()