Searched refs:XFS_IFORK_NEXT_SET (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_inode.h367 #define XFS_IFORK_NEXT_SET(ip,w,n) XFS_CFORK_NEXT_SET(&ip->i_d, w, n) macro
H A Dxfs_bmap.c560 XFS_IFORK_NEXT_SET(ip, whichfork, 1);
2132 XFS_IFORK_NEXT_SET(ip, whichfork,
2244 XFS_IFORK_NEXT_SET(ip, whichfork,
3155 XFS_IFORK_NEXT_SET(ip, whichfork,
3292 XFS_IFORK_NEXT_SET(ip, whichfork,
3617 XFS_IFORK_NEXT_SET(ip, whichfork, 1);

Completed in 82 milliseconds