Home
last modified time | relevance | path

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

/linux-3.4.99/fs/autofs4/
Dautofs_i.h190 extern const struct dentry_operations autofs4_dentry_operations;
Dinode.c238 s->s_d_op = &autofs4_dentry_operations; in autofs4_fill_super()
Droot.c68 const struct dentry_operations autofs4_dentry_operations = { variable
817 dentry->d_op == &autofs4_dentry_operations && in is_autofs4_dentry()