Home
last modified time | relevance | path

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

/fs/autofs/
Dautofs_i.h175 extern const struct dentry_operations autofs_dentry_operations;
Droot.c57 const struct dentry_operations autofs_dentry_operations = { variable
851 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()
Dinode.c260 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()