Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dinode.c508 void exfat_hash_inode(struct inode *inode, loff_t i_pos) in exfat_hash_inode() function
636 exfat_hash_inode(inode, i_pos); in exfat_build_inode()
H A Dexfat_fs.h480 void exfat_hash_inode(struct inode *inode, loff_t i_pos);
H A Dsuper.c686 exfat_hash_inode(root_inode, EXFAT_I(root_inode)->i_pos); in exfat_fill_super()
H A Dnamei.c1358 exfat_hash_inode(old_inode, i_pos); in exfat_rename()