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

  /src/sys/nfs/
nfsm_subs.h 214 if ((t1 = nfsm_loadattrcache(&ttvp, &md, &dpos, (a), (flags))) \
226 * call nfsm_loadattrcache to update attribute cache.
230 * flags: (IN) flags for nfsm_loadattrcache
237 if ((t1 = nfsm_loadattrcache(&ttvp, &md, &dpos, \
257 * flags: (IN) flags for nfsm_loadattrcache
nfs_var.h 268 int nfsm_loadattrcache(struct vnode **, struct mbuf **, char **,
nfs_clntsubs.c 133 nfsm_loadattrcache(struct vnode **vpp, struct mbuf **mdp, char **dposp, struct vattr *vaper, int flags) function in typeref:typename:int

Completed in 16 milliseconds