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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Dnamei.c27 static const struct dentry_operations affs_intl_dentry_operations = { variable in typeref:struct:dentry_operations
229 dentry->d_op = AFFS_SB(sb)->s_flags & SF_INTL ? &affs_intl_dentry_operations : &affs_dentry_operations;

Completed in 63 milliseconds