Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/fs/nfsclient/
Dnfsnode.h151 #define NCHG 0x00000400 /* Special file times changed */ macro
Dnfs_clsubs.c246 if (np->n_flag & NCHG) { in ncl_getattrcache()
Dnfs_clport.c489 if (np->n_flag & NCHG) { in nfscl_loadattrcache()
Dnfs_clvnops.c830 np->n_flag |= NCHG; in nfs_getattr()
3343 np->n_flag |= NCHG; in nfsfifo_close()
/freebsd-10-stable/sys/nfsclient/
Dnfsnode.h152 #define NCHG 0x0400 /* Special file times changed */ macro
Dnfs_subs.c635 if (np->n_flag & NCHG) { in nfs_loadattrcache()
743 if (np->n_flag & NCHG) { in nfs_getattrcache()
Dnfs_vnops.c703 np->n_flag |= NCHG; in nfs_getattr()
3505 np->n_flag |= NCHG; in nfsfifo_close()