Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ceph/
Dmds_client.h181 struct ceph_mds_request { struct
201 union ceph_mds_request_args r_args; argument
202 int r_fmode; /* file mode, if expecting cap */
203 kuid_t r_uid;
204 kgid_t r_gid;
205 struct timespec r_stamp;
208 int r_direct_mode;
209 u32 r_direct_hash; /* choose dir frag based on this dentry hash */
210 bool r_direct_is_hash; /* true if r_direct_hash is valid */
213 struct ceph_pagelist *r_pagelist;
[all …]