Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Dinode.c301 static int autofs_fill_super(struct super_block *s, struct fs_context *fc) in autofs_fill_super() function
378 return get_tree_nodev(fc, autofs_fill_super); in autofs_get_tree()