Home
last modified time | relevance | path

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

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