Searched refs:v9fs_set_inode_dotl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
H A D | vfs_inode_dotl.c | 87 static int v9fs_set_inode_dotl(struct inode *inode, void *data) in v9fs_set_inode_dotl() function 115 inode = iget5_locked(sb, i_ino, test, v9fs_set_inode_dotl, st); in v9fs_qid_iget_dotl()
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | vfs_inode_dotl.c | 86 static int v9fs_set_inode_dotl(struct inode *inode, void *data) in v9fs_set_inode_dotl() function 114 inode = iget5_locked(sb, i_ino, test, v9fs_set_inode_dotl, st); in v9fs_qid_iget_dotl()
|
Completed in 3 milliseconds