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

/linux-4.4.14/fs/autofs4/
H A Dautofs_i.h181 extern const struct dentry_operations autofs4_dentry_operations;
H A Dinode.c246 s->s_d_op = &autofs4_dentry_operations; autofs4_fill_super()
H A Droot.c68 const struct dentry_operations autofs4_dentry_operations = { variable in typeref:struct:dentry_operations
843 dentry->d_op == &autofs4_dentry_operations && is_autofs4_dentry()

Completed in 87 milliseconds