Searched refs:autofs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
185 extern const struct dentry_operations autofs_dentry_operations;
61 const struct dentry_operations autofs_dentry_operations = { variable846 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()
314 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()