Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_disk.h540 int lustre_common_put_super(struct super_block *sb);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_mount.c760 int lustre_common_put_super(struct super_block *sb) in lustre_common_put_super() function
782 EXPORT_SYMBOL(lustre_common_put_super);
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_lib.c1067 lustre_common_put_super(sb); in ll_put_super()