Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c1078 static int lustre_fill_super(struct super_block *sb, void *data, int silent) in lustre_fill_super() function
1173 return mount_nodev(fs_type, flags, &lmd2, lustre_fill_super); in lustre_mount()