Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dfiemap.c35 iomap->addr != IOMAP_NULL_ADDR ? iomap->addr : 0, in iomap_to_fiemap()
/linux/fs/hpfs/
H A Dfile.c151 iomap->addr = IOMAP_NULL_ADDR; in hpfs_iomap_begin()
/linux/include/linux/
H A Diomap.h108 #define IOMAP_NULL_ADDR -1ULL /* addr is not valid */ macro
/linux/fs/erofs/
H A Dzmap.c786 IOMAP_NULL_ADDR : map.m_pa; in z_erofs_iomap_begin_report()
789 iomap->addr = IOMAP_NULL_ADDR; in z_erofs_iomap_begin_report()
H A Ddata.c287 iomap->addr = IOMAP_NULL_ADDR; in erofs_iomap_begin()
/linux/Documentation/filesystems/iomap/
H A Ddesign.rst185 The ``addr`` field must be set to ``IOMAP_NULL_ADDR``.
193 The ``addr`` field must be set to ``IOMAP_NULL_ADDR``.
213 The ``addr`` field must be set to ``IOMAP_NULL_ADDR``.
/linux/fs/xfs/
H A Dxfs_iomap.c117 iomap->addr = IOMAP_NULL_ADDR; in xfs_bmbt_to_iomap()
121 iomap->addr = IOMAP_NULL_ADDR; in xfs_bmbt_to_iomap()
178 iomap->addr = IOMAP_NULL_ADDR; in xfs_hole_to_iomap()
/linux/fs/gfs2/
H A Dbmap.c771 } while (iomap->addr == IOMAP_NULL_ADDR); in __gfs2_iomap_alloc()
957 iomap->addr = IOMAP_NULL_ADDR; in __gfs2_iomap_get()
1242 if (iomap.addr != IOMAP_NULL_ADDR) in gfs2_block_map()
/linux/fs/zonefs/
H A Dfile.c46 iomap->addr = IOMAP_NULL_ADDR; in zonefs_read_iomap_begin()
/linux/fs/ext2/
H A Dinode.c855 iomap->addr = IOMAP_NULL_ADDR; in ext2_iomap_begin()
/linux/fs/ext4/
H A Dinode.c3535 iomap->addr = IOMAP_NULL_ADDR; in ext4_set_iomap()
3538 iomap->addr = IOMAP_NULL_ADDR; in ext4_set_iomap()
/linux/fs/f2fs/
H A Ddata.c4233 iomap->addr = IOMAP_NULL_ADDR; in f2fs_iomap_begin()