Home
last modified time | relevance | path

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

/linux/fs/affs/
H A Daffs.h219 extern const struct dentry_operations affs_dentry_operations;
H A Dnamei.c574 const struct dentry_operations affs_dentry_operations = { variable
H A Dsuper.c505 set_default_d_op(sb, &affs_dentry_operations); in affs_fill_super()