Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpp/common/
H A DHISTORY154 use GETCHR() and ISSPECIAL() in outer pplex() loop -- up to 10%
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs4_state.c62 #define ISSPECIAL(id) (stateid4_cmp(id, &special0) || \ macro
3581 if (ISSPECIAL(stateid)) { in rfs4_check_stateid()