Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A Dautofs_i.h174 extern const struct file_operations autofs_root_operations;
H A Dinode.c318 root_inode->i_fop = &autofs_root_operations; in autofs_fill_super()
H A Droot.c29 const struct file_operations autofs_root_operations = { variable