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