Searched refs:v9fs_dentry_operations (Results 1 – 3 of 3) sorted by relevance
119 const struct dentry_operations v9fs_dentry_operations = { variable
52 extern const struct dentry_operations v9fs_dentry_operations;
153 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()