Searched refs:NFCHR (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsproto.h331 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator in enum:__anon463
787 * special data/attribute associated with NFBLK/NFCHR
H A Dnfs_subs.c140 return NFCHR;
169 case NFCHR:
H A Dnfs4_vnops.c6313 case NFCHR:
6356 } else if ((type == NFBLK) || (type == NFCHR)) {

Completed in 43 milliseconds