Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dsuper.c1014 static int ceph_compare_super(struct super_block *sb, void *data) in ceph_compare_super() function
1069 int (*compare_super)(struct super_block *, void *) = ceph_compare_super; in ceph_mount()