Home
last modified time | relevance | path

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

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