Home
last modified time | relevance | path

Searched refs:np_compsize (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/nfs/
H A Dnfsmount.h123 uint32_t np_compsize; /* # allocated components */ member
H A Dnfs_vfsops.c367 fsp->np_compsize = 0; in nfs_fs_path_init()
373 fsp->np_compcount = fsp->np_compsize = count; in nfs_fs_path_init()
394 kfree_type(char *, fsp->np_compsize, fsp->np_components); in nfs_fs_path_destroy()
1798 fspath.np_compsize = fspath.np_compcount; in nfs4_mount()
1976 fspath2.np_compsize = fspath2.np_compcount; in nfs4_mount()