Searched defs:ceph_mount_options (Results 1 – 1 of 1) sorted by relevance
78 struct ceph_mount_options { struct79 unsigned int flags;81 unsigned int wsize; /* max write size */82 unsigned int rsize; /* max read size */106 struct ceph_mount_options *mount_options; argument