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