Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dsuper.c435 sb->s_d_op = &afs_fs_dentry_operations; in afs_fill_super()
Dinternal.h719 extern const struct dentry_operations afs_fs_dentry_operations;
Ddir.c83 const struct dentry_operations afs_fs_dentry_operations = { variable