Home
last modified time | relevance | path

Searched refs:CEPH_OPT_FSID (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/ceph/
Dceph_common.c443 opt->flags |= CEPH_OPT_FSID; in ceph_parse_options()
590 if (opt->flags & CEPH_OPT_FSID) in ceph_print_client_options()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h31 #define CEPH_OPT_FSID (1<<0) macro
/Linux-v5.4/fs/ceph/
Dsuper.c1041 if ((opt->flags & CEPH_OPT_FSID) && in ceph_compare_super()