xa_type 82 xfs/xfs_attr.h (((xa_p)->valid) |= XA_V_TYPE, ((xa_p)->xa_type) = value)
xa_type 122 xfs/xfs_attr.h uint32_t xa_type;
xa_type 303 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_NON;
xa_type 306 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_REG;
xa_type 309 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_DIR;
xa_type 312 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_BLK;
xa_type 315 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_CHR;
xa_type 318 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_LNK;
xa_type 321 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_SOCK;
xa_type 324 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_FIFO;
xa_type 327 xfs/xfs_node-bsd.c xa->xa_type = NNPFS_FILE_BAD;
xa_type 366 xfs/xfs_node-bsd.c switch (xa->xa_type) {