Home
last modified time | relevance | path

Searched refs:autofs_fill_super (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/autofs/
H A Dinit.c13 return mount_nodev(fs_type, flags, data, autofs_fill_super); in autofs_mount()
H A Dautofs_i.h208 int autofs_fill_super(struct super_block *, void *, int);
H A Dinode.c221 int autofs_fill_super(struct super_block *s, void *data, int silent) in autofs_fill_super() function