Home
last modified time | relevance | path

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

/linux/fs/
H A Dstatfs.c242 drop_super(s); in vfs_ustat()
H A Dsuper.c869 void drop_super(struct super_block *sb) in drop_super() function
875 EXPORT_SYMBOL(drop_super);
/linux/fs/quota/
H A Dquota.c964 drop_super(sb); in SYSCALL_DEFINE4()