Home
last modified time | relevance | path

Searched refs:NCHG (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/nfs/
H A Dnfsnode.h125 #define NCHG 0x0400 /* Special file times changed */ macro
H A Dnfs_subs.c1090 if (np->n_flag & NCHG) { in nfs_loadattrcache()
1156 if (np->n_flag & NCHG) { in nfs_getattrcache()
H A Dnfs_vnops.c569 np->n_flag |= NCHG; in nfs_getattr()
3516 np->n_flag |= NCHG; in nfsspec_close()
3585 np->n_flag |= NCHG; in nfsfifo_close()
/openbsd/usr.sbin/pstat/
H A Dpstat.c657 if (flag & NCHG) in nfs_print()