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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Dadfs.h89 extern struct dentry_operations adfs_dentry_operations;
H A Ddir.c265 struct dentry_operations adfs_dentry_operations = { variable in typeref:struct:dentry_operations
277 dentry->d_op = &adfs_dentry_operations;
H A Dsuper.c458 sb->s_root->d_op = &adfs_dentry_operations;

Completed in 45 milliseconds