Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/common/
Dnfsdport.h45 #define NFSVNO_NOTSETSIZE(n) ((n)->na_size == VNOVAL) macro
/netbsd/src/sys/fs/nfs/server/
Dnfs_nfsdserv.c366 if (NFSVNO_NOTSETSIZE(&nva)) { in nfsrvd_setattr()