Searched refs:xfs_biomove (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_buf.h | 567 #define xfs_biomove(pb, off, len, data, rw) \ macro
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_attr.c | 1954 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()
|