Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.h567 #define xfs_biomove(pb, off, len, data, rw) \ macro
/linux-2.4.37.9/fs/xfs/
Dxfs_attr.c1954 xfs_biomove(bp, 0, tmp, dst, XFS_B_READ); in xfs_attr_rmtval_get()
2084 xfs_biomove(bp, 0, tmp, src, XFS_B_WRITE); in xfs_attr_rmtval_set()