Searched refs:autofs4_fill_super (Results 1 – 3 of 3) sorted by relevance
20 return mount_nodev(fs_type, flags, data, autofs4_fill_super); in autofs_mount()
268 int autofs4_fill_super(struct super_block *, void *, int);
206 int autofs4_fill_super(struct super_block *s, void *data, int silent) in autofs4_fill_super() function