Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/affs/
H A Daffs.h214 extern const struct dentry_operations affs_dentry_operations;
H A Dnamei.c573 const struct dentry_operations affs_dentry_operations = { variable
H A Dsuper.c539 sb->s_d_op = &affs_dentry_operations; in affs_fill_super()