Searched refs:autofs_root_operations (Results 1 – 3 of 3) sorted by relevance
143 extern struct file_operations autofs_root_operations;
221 inode->i_fop = &autofs_root_operations; in autofs_read_inode()
28 struct file_operations autofs_root_operations = { variable