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