Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Droot.c61 const struct dentry_operations autofs_dentry_operations = { variable
851 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()
H A Dinode.c315 set_default_d_op(s, &autofs_dentry_operations); in autofs_fill_super()