Searched refs:exfat_build_inode (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat_super.c | 50 static struct inode *exfat_build_inode(struct super_block *sb, 2386 inode = exfat_build_inode(sb, &fid, i_pos); in exfat_create() 2450 inode = exfat_build_inode(sb, &fid, i_pos); in exfat_lookup() 2608 inode = exfat_build_inode(sb, &fid, i_pos); in exfat_symlink() 2668 inode = exfat_build_inode(sb, &fid, i_pos); in exfat_mkdir() 3358 static struct inode *exfat_build_inode(struct super_block *sb, in exfat_build_inode() function
|