Home
last modified time | relevance | path

Searched refs:autofs_dentry_operations (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/autofs/
H A Dautofs_i.h175 extern const struct dentry_operations autofs_dentry_operations;
H A Dinode.c260 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()
H A Droot.c57 const struct dentry_operations autofs_dentry_operations = { variable
851 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()
/kernel/linux/linux-6.6/fs/autofs/
H A Dautofs_i.h179 extern const struct dentry_operations autofs_dentry_operations;
H A Dinode.c261 s->s_d_op = &autofs_dentry_operations; in autofs_fill_super()
H A Droot.c61 const struct dentry_operations autofs_dentry_operations = { variable
846 dentry->d_op == &autofs_dentry_operations && in is_autofs_dentry()

Completed in 7 milliseconds