Home
last modified time | relevance | path

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

/linux-2.6.39/fs/autofs4/
Dautofs_i.h199 extern const struct dentry_operations autofs4_dentry_operations;
Dinode.c237 s->s_d_op = &autofs4_dentry_operations; in autofs4_fill_super()
Droot.c68 const struct dentry_operations autofs4_dentry_operations = { variable
815 dentry->d_op == &autofs4_dentry_operations && in is_autofs4_dentry()