HomeSort by: relevance | last modified time | path
    Searched defs:n_attrstamp (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfsnode.h 98 time_t n_attrstamp; /* Attr. cache timestamp */ member in struct:nfsnode
  /src/sys/nfs/
nfsnode.h 162 time_t n_attrstamp; /* Attr. cache timestamp */ member in struct:nfsnode
282 #define NFS_INVALIDATE_ATTRCACHE(np) (np)->n_attrstamp = 0

Completed in 13 milliseconds