Searched refs:autofs4_root_operations (Results 1 – 3 of 3) sorted by relevance
180 extern const struct file_operations autofs4_root_operations;
287 root_inode->i_fop = &autofs4_root_operations; in autofs4_fill_super()
40 const struct file_operations autofs4_root_operations = { variable