Searched defs:put_super (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/ | ||
D | super.c | 304 static void put_super(struct super_block *sb) in put_super() function |
/Linux-v4.19/include/linux/ | ||
D | fs.h | 1853 void (*put_super) (struct super_block *); member |