Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dlibceph.h31 #define CEPH_OPT_FSID (1<<0) macro
/linux-4.19.296/fs/ceph/
Dsuper.c1027 if ((opt->flags & CEPH_OPT_FSID) && in ceph_compare_super()