Home
last modified time | relevance | path

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

/fs/ocfs2/
Dsuper.c103 static void ocfs2_put_super(struct super_block *sb);
145 .put_super = ocfs2_put_super,
1375 static void ocfs2_put_super(struct super_block *sb) in ocfs2_put_super() function