Home
last modified time | relevance | path

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

/linux/fs/ntfs3/
H A Dinode.c1068 u32 off_a = offset & (PAGE_SIZE - 1); in ntfs_iomap_begin() local
1069 if (off_a) in ntfs_iomap_begin()
1070 tail = PAGE_SIZE - off_a; in ntfs_iomap_begin()