Searched refs:v9fs_get_inode (Results 1 – 6 of 6) sorted by relevance
/linux/fs/9p/ |
A D | v9fs_vfs.h | 47 struct inode *v9fs_get_inode(struct super_block *sb, umode_t mode,
|
A D | vfs_inode_dotl.c | 445 inode = v9fs_get_inode(dir->i_sb, mode, 0); in v9fs_vfs_mkdir_dotl() 749 inode = v9fs_get_inode(dir->i_sb, S_IFLNK, 0); in v9fs_vfs_symlink_dotl() 902 inode = v9fs_get_inode(dir->i_sb, mode, rdev); in v9fs_vfs_mknod_dotl()
|
A D | vfs_super.c | 145 inode = v9fs_get_inode(sb, S_IFDIR | mode, 0); in v9fs_mount()
|
A D | vfs_inode.c | 354 struct inode *v9fs_get_inode(struct super_block *sb, umode_t mode, dev_t rdev) in v9fs_get_inode() function
|
/linux/ |
A D | System.map | 14010 ffff80001040cae0 T v9fs_get_inode
|
A D | .tmp_System.map | 14010 ffff80001040cae0 T v9fs_get_inode
|
Completed in 343 milliseconds