Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/fs/nfsclient/
HDnfsnode.h153 #define NCHG 0x00000400 /* Special file times changed */ macro
HDnfs_clsubs.c247 if (np->n_flag & NCHG) { in ncl_getattrcache()
HDnfs_clport.c567 if (np->n_flag & NCHG) { in nfscl_loadattrcache()
HDnfs_clvnops.c814 np->n_flag |= NCHG; in nfs_getattr()
3320 np->n_flag |= NCHG; in nfsfifo_close()
/freebsd-11-stable/sys/nfsclient/
HDnfsnode.h152 #define NCHG 0x0400 /* Special file times changed */ macro