Searched refs:autofs_read_super (Results 1 – 3 of 3) sorted by relevance
17 static DECLARE_FSTYPE(autofs_fs_type, "autofs", autofs_read_super, 0);
147 struct super_block *autofs_read_super(struct super_block *, void *,int);
113 struct super_block *autofs_read_super(struct super_block *s, void *data, in autofs_read_super() function