Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/9p/
H A Dv9fs_vfs.h35 extern const struct file_operations v9fs_dir_operations;
H A Dvfs_dir.c218 const struct file_operations v9fs_dir_operations = { variable
H A Dvfs_inode.c327 inode->i_fop = &v9fs_dir_operations; in v9fs_init_inode()
/kernel/linux/linux-6.6/fs/9p/
H A Dv9fs_vfs.h35 extern const struct file_operations v9fs_dir_operations;
H A Dvfs_dir.c239 const struct file_operations v9fs_dir_operations = { variable
H A Dvfs_inode.c320 inode->i_fop = &v9fs_dir_operations; in v9fs_init_inode()

Completed in 5 milliseconds