Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ceph/
Dsuper.c1107 static int ceph_set_super(struct super_block *s, struct fs_context *fc) in ceph_set_super() function
1232 sb = sget_fc(fc, compare_super, ceph_set_super); in ceph_get_tree()