Home
last modified time | relevance | path

Searched refs:v9fs_vfs_create_dotl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_inode_dotl.c213 * v9fs_vfs_create_dotl - VFS hook to create files for 9P2000.L protocol.
221 v9fs_vfs_create_dotl(struct inode *dir, struct dentry *dentry, umode_t omode, in v9fs_vfs_create_dotl() function
959 .create = v9fs_vfs_create_dotl,
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_inode_dotl.c213 * v9fs_vfs_create_dotl - VFS hook to create files for 9P2000.L protocol.
222 v9fs_vfs_create_dotl(struct mnt_idmap *idmap, struct inode *dir, in v9fs_vfs_create_dotl() function
984 .create = v9fs_vfs_create_dotl,

Completed in 3 milliseconds