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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/adfs/
H A Ddir.c264 const struct dentry_operations adfs_dentry_operations = { variable in typeref:struct:dentry_operations
276 dentry->d_op = &adfs_dentry_operations;
H A Dadfs.h145 extern const struct dentry_operations adfs_dentry_operations;
H A Dsuper.c476 sb->s_root->d_op = &adfs_dentry_operations;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/adfs/
H A Ddir.c264 const struct dentry_operations adfs_dentry_operations = { variable in typeref:struct:dentry_operations
276 dentry->d_op = &adfs_dentry_operations;
H A Dadfs.h145 extern const struct dentry_operations adfs_dentry_operations;
H A Dsuper.c476 sb->s_root->d_op = &adfs_dentry_operations;

Completed in 124 milliseconds