Searched refs:autofs_root_operations (Results 1 – 3 of 3) sorted by relevance
184 extern const struct file_operations autofs_root_operations;
330 root_inode->i_fop = &autofs_root_operations; in autofs_fill_super()
32 const struct file_operations autofs_root_operations = { variable