Home
last modified time | relevance | path

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

/fs/ceph/
Dsuper.c867 static int ceph_set_super(struct super_block *s, void *data) in ceph_set_super() function
991 sb = sget(fs_type, compare_super, ceph_set_super, flags, fsc); in ceph_mount()