Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Drecord.c387 err = ntfs_write_bh(sbi, &rec->rhdr, &mi->nb, wait); in mi_write()
H A Dfsntfs.c794 err = ntfs_write_bh(sbi, &sbi->new_rec->rhdr, &nb, 0); in ntfs_clear_mft_tail()
1415 int ntfs_write_bh(struct ntfs_sb_info *sbi, struct NTFS_RECORD_HEADER *rhdr, in ntfs_write_bh() function
H A Dindex.c1027 return ntfs_write_bh(ni->mi.sbi, &ib->rhdr, &node->nb, sync); in indx_write()
1104 ntfs_write_bh(ni->mi.sbi, &ib->rhdr, &in->nb, 0); in indx_read()
H A Dntfs_fs.h627 int ntfs_write_bh(struct ntfs_sb_info *sbi, struct NTFS_RECORD_HEADER *rhdr,