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