Searched defs:wip (Results 1 – 1 of 1) sorted by relevance
2833 struct xfs_inode *wip, /* in: whiteout inode */ in xfs_sort_for_rename()3002 static int xfs_rename_alloc_whiteout(struct xfs_inode *dp, struct xfs_inode **wip) in xfs_rename_alloc_whiteout()3034 struct xfs_inode *wip = NULL; /* whiteout inode */ in xfs_rename() local