Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
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