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

/linux-4.4.14/fs/9p/
H A Dv9fs_vfs.h50 extern const struct dentry_operations v9fs_cached_dentry_operations;
H A Dvfs_dentry.c112 const struct dentry_operations v9fs_cached_dentry_operations = { variable in typeref:struct:dentry_operations
H A Dvfs_super.c144 sb->s_d_op = &v9fs_cached_dentry_operations; v9fs_mount()

Completed in 216 milliseconds