Home
last modified time | relevance | path

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

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