Searched defs:ceph_mount_options (Results 1 – 1 of 1) sorted by relevance
79 struct ceph_mount_options { struct80 unsigned int flags;82 unsigned int wsize; /* max write size */83 unsigned int rsize; /* max read size */107 struct ceph_mount_options *mount_options; argument