Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Dfslog.c767 __le32 off_le = cpu_to_le32(off); in free_rsttbl_idx() local
773 rt->first_free = off_le; in free_rsttbl_idx()
775 rt->last_free = off_le; in free_rsttbl_idx()
778 *(__le32 *)Add2Ptr(rt, lf) = off_le; in free_rsttbl_idx()
780 rt->first_free = off_le; in free_rsttbl_idx()
782 rt->last_free = off_le; in free_rsttbl_idx()