Searched refs:v9fs_cached_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/9p/
H A Dv9fs_vfs.h45 extern struct dentry_operations v9fs_cached_dentry_operations;
H A Dvfs_dentry.c111 struct dentry_operations v9fs_cached_dentry_operations = { variable in typeref:struct:dentry_operations
H A Dvfs_inode.c508 dentry->d_op = &v9fs_cached_dentry_operations;
596 dentry->d_op = &v9fs_cached_dentry_operations;
706 dentry->d_op = &v9fs_cached_dentry_operations;
1197 dentry->d_op = &v9fs_cached_dentry_operations;

Completed in 54 milliseconds