Home
last modified time | relevance | path

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

/linux-4.19.296/fs/affs/
Daffs.h215 extern const struct dentry_operations affs_intl_dentry_operations;
Dnamei.c578 const struct dentry_operations affs_intl_dentry_operations = { variable
Dsuper.c537 sb->s_d_op = &affs_intl_dentry_operations; in affs_fill_super()