Home
last modified time | relevance | path

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

/trueos/sys/fs/nfsclient/
HDnfsnode.h151 #define NCHG 0x00000400 /* Special file times changed */ macro
HDnfs_clsubs.c264 if (np->n_flag & NCHG) { in ncl_getattrcache()
HDnfs_clport.c487 if (np->n_flag & NCHG) { in nfscl_loadattrcache()
HDnfs_clvnops.c830 np->n_flag |= NCHG; in nfs_getattr()
3315 np->n_flag |= NCHG; in nfsfifo_close()
/trueos/sys/nfsclient/
HDnfsnode.h152 #define NCHG 0x0400 /* Special file times changed */ macro
HDnfs_subs.c635 if (np->n_flag & NCHG) { in nfs_loadattrcache()
743 if (np->n_flag & NCHG) { in nfs_getattrcache()
HDnfs_vnops.c703 np->n_flag |= NCHG; in nfs_getattr()
3505 np->n_flag |= NCHG; in nfsfifo_close()