Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ntfs3/
Dfslog.c788 __le32 off_le = cpu_to_le32(off); in free_rsttbl_idx() local
794 rt->first_free = off_le; in free_rsttbl_idx()
796 rt->last_free = off_le; in free_rsttbl_idx()
799 *(__le32 *)Add2Ptr(rt, lf) = off_le; in free_rsttbl_idx()
801 rt->first_free = off_le; in free_rsttbl_idx()
803 rt->last_free = off_le; in free_rsttbl_idx()