NNPFS_TOKEN_GOT    83 xfs/xfs_vnodeops-common.c 	if (!NNPFS_TOKEN_GOT(xn, tok)) {
NNPFS_TOKEN_GOT   117 xfs/xfs_vnodeops-common.c 	if (!NNPFS_TOKEN_GOT(xn, tok) || !xfs_has_pag(xn, pag)) {
NNPFS_TOKEN_GOT   148 xfs/xfs_vnodeops-common.c 	if (NNPFS_TOKEN_GOT(xn, tok|NNPFS_ATTR_R) && offset > xn->attr.va_size) {
NNPFS_TOKEN_GOT   158 xfs/xfs_vnodeops-common.c 	if (NNPFS_TOKEN_GOT(xn, tok)) {
NNPFS_TOKEN_GOT   452 xfs/xfs_vnodeops-common.c     if (NNPFS_TOKEN_GOT(xn, NNPFS_ATTR_W)) {
NNPFS_TOKEN_GOT   470 xfs/xfs_vnodeops-common.c 	if (NNPFS_TOKEN_GOT(xn, NNPFS_DATA_R)) {
NNPFS_TOKEN_GOT  1024 xfs/xfs_vnodeops-common.c     if (!NNPFS_TOKEN_GOT(xn, NNPFS_ATTR_R | NNPFS_ATTR_W)
NNPFS_TOKEN_GOT  1142 xfs/xfs_vnodeops-common.c 	    NNPFS_TOKEN_GOT(xn, NNPFS_ATTR_VALID) ? "": "in");
NNPFS_TOKEN_GOT  1144 xfs/xfs_vnodeops-common.c 	    NNPFS_TOKEN_GOT(xn, NNPFS_DATA_VALID) ? "": "in");