Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ceph/
Dsuper.h79 struct ceph_mount_options { struct
80 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