Home
last modified time | relevance | path

Searched refs:exfat_build_inode (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/staging/exfat/
Dexfat_super.c50 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