Home
last modified time | relevance | path

Searched refs:autofs_dir_inode_operations (Results 1 – 2 of 2) sorted by relevance

/linux/fs/autofs/
H A Dinode.c332 root_inode->i_op = &autofs_dir_inode_operations; in autofs_fill_super()
447 inode->i_op = &autofs_dir_inode_operations; in autofs_get_inode()
H A Droot.c52 const struct inode_operations autofs_dir_inode_operations = { variable