Searched refs:NF4REG (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/stand/lib/fs/nfs/ |
H A D | nfs4ops.c | 242 if (bfattr4->b_fattr4_type < NF4REG || in nfs4getattr()
|
/titanic_41/usr/src/head/rpcsvc/ |
H A D | nfs4_prot.x | 83 NF4REG = 1, /* Regular File */ enumerator
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_kprot.h | 65 NF4REG = 1, enumerator
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_readdir.c | 102 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
|
H A D | nfs4_srv_attr.c | 248 0, NF4REG, NF4DIR, NF4BLK, NF4CHR, NF4LNK, NF4FIFO, 0, 0, NF4SOCK, 0
|
H A D | nfs4_xdr.c | 914 if ((nfs_ftype4)vap->va_type < NF4REG || in xdr_ga_fattr_res() 1584 if ((nfs_ftype4)vap->va_type < NF4REG || in xdr_ga_fattr_res_inline()
|