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

/linux-4.4.14/fs/9p/
H A Dv9fs_vfs.h49 extern const struct dentry_operations v9fs_dentry_operations;
H A Dvfs_dentry.c119 const struct dentry_operations v9fs_dentry_operations = { variable in typeref:struct:dentry_operations
H A Dvfs_super.c146 sb->s_d_op = &v9fs_dentry_operations; v9fs_mount()

Completed in 269 milliseconds