Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/ !
H A Dnfs_vfsops.c565 nfs_get_volname(struct mount *mp, char *volname, size_t len, __unused vfs_context_t ctx) in nfs_get_volname() function
702 nfs_get_volname(mp, fsap->f_vol_name, MAXPATHLEN, ctx); in nfs_vfs_getattr()