Home
last modified time | relevance | path

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

/openbmc/linux/fs/exfat/
H A Dexfat_fs.h488 void exfat_update_dir_chksum_with_entry_set(struct exfat_entry_set_cache *es);
H A Dinode.c85 exfat_update_dir_chksum_with_entry_set(&es); in __exfat_write_inode()
H A Ddir.c623 void exfat_update_dir_chksum_with_entry_set(struct exfat_entry_set_cache *es) in exfat_update_dir_chksum_with_entry_set() function