Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dfslog.c821 __le32 off_le = cpu_to_le32(off); in free_rsttbl_idx() local
827 rt->first_free = off_le; in free_rsttbl_idx()
829 rt->last_free = off_le; in free_rsttbl_idx()
832 *(__le32 *)Add2Ptr(rt, lf) = off_le; in free_rsttbl_idx()
834 rt->first_free = off_le; in free_rsttbl_idx()
836 rt->last_free = off_le; in free_rsttbl_idx()