Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dinode.c482 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode() function
609 exfat_hash_inode(inode, i_pos); in exfat_build_inode()
H A Dexfat_fs.h509 void exfat_hash_inode(struct inode *inode, loff_t i_pos);
H A Dsuper.c680 exfat_hash_inode(root_inode, EXFAT_I(root_inode)->i_pos); in exfat_fill_super()
H A Dnamei.c1339 exfat_hash_inode(old_inode, i_pos); in exfat_rename()