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

  /src/sys/fs/nfs/client/
nfsnode.h 177 int ncl_inactive(struct vop_inactive_args *);
nfs_clnode.c 231 ncl_inactive(struct vop_inactive_args *ap) function in typeref:typename:int
301 * ncl_inactive(), but there are cases where it is not
nfs_clvnops.c 172 .vop_inactive = ncl_inactive,
201 .vop_inactive = ncl_inactive,

Completed in 15 milliseconds