Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dsuper.h78 struct ceph_mount_options { struct
79 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