Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs_vfs.h37 extern const struct dentry_operations v9fs_dentry_operations;
H A Dvfs_dentry.c104 const struct dentry_operations v9fs_dentry_operations = { variable
H A Dvfs_super.c144 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs_vfs.h37 extern const struct dentry_operations v9fs_dentry_operations;
H A Dvfs_dentry.c104 const struct dentry_operations v9fs_dentry_operations = { variable
H A Dvfs_super.c141 sb->s_d_op = &v9fs_dentry_operations; in v9fs_mount()

Completed in 3 milliseconds