Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_aops.c32 unsigned int cow_seq; member
354 wpc->cow_seq == READ_ONCE(ip->i_cowfp->if_seq))) in xfs_map_blocks()
383 wpc->cow_seq = READ_ONCE(ip->i_cowfp->if_seq); in xfs_map_blocks()
457 &wpc->cow_seq); in xfs_map_blocks()
Dxfs_iomap.c655 unsigned int *cow_seq) in xfs_iomap_write_allocate() argument
772 *cow_seq = READ_ONCE(ifp->if_seq); in xfs_iomap_write_allocate()