Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Dautofs_i.h178 extern const struct file_operations autofs_root_operations;
H A Dinode.c319 root_inode->i_fop = &autofs_root_operations; in autofs_fill_super()
H A Droot.c32 const struct file_operations autofs_root_operations = { variable