Home
last modified time | relevance | path

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

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