Searched refs:smbfs_getino (Results 1 – 3 of 3) sorted by relevance
107 smbfs_getino(struct smbnode *dnp, const char *name, int nmlen) in smbfs_getino() function
260 uint32_t smbfs_getino(struct smbnode *dnp, const char *name, int nmlen);
2336 ctx->f_inum = smbfs_getino(ctx->f_dnp, ctx->f_name, ctx->f_nmlen); in smbfs_smb_findnext()