Home
last modified time | relevance | path

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

/linux/fs/autofs/ !
H A Dautofs_i.h185 extern const struct dentry_operations autofs_dentry_operations;
H A Droot.c61 const struct dentry_operations autofs_dentry_operations = { variable
846 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()