Home
last modified time | relevance | path

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

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