Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_dir2.c634 int *vp) /* out: 1 is block, 0 is not block */ in xfs_dir2_isblock() argument
644 *vp = rval; in xfs_dir2_isblock()
654 int *vp) /* out: 1 is block, 0 is not block */ in xfs_dir2_isleaf() argument
661 *vp = last == args->geo->leafblk + args->geo->fsbcount; in xfs_dir2_isleaf()