HomeSort by: relevance | last modified time | path
    Searched refs:NCHG (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/fs/nfs/client/
nfsnode.h 150 #define NCHG 0x00000400 /* Special file times changed */
nfs_clsubs.c 246 if (np->n_flag & NCHG) {
nfs_clport.c 571 if (np->n_flag & NCHG) {
nfs_clvnops.c 824 np->n_flag |= NCHG;
3313 np->n_flag |= NCHG;
  /src/sys/nfs/
nfsnode.h 191 #define NCHG 0x0400 /* Special file times changed */
nfs_clntsubs.c 301 if (np->n_flag & NCHG) {
345 if (np->n_flag & NCHG) {
nfs_vnops.c 533 np->n_flag |= NCHG;
3412 np->n_flag |= NCHG;
3496 np->n_flag |= NCHG;
  /src/usr.sbin/pstat/
pstat.c 564 { NCHG, 'C' },

Completed in 19 milliseconds