Searched refs:smb_tree_get_ofile (Results 1 – 1 of 1) sorted by relevance
188 static smb_ofile_t *smb_tree_get_ofile(smb_tree_t *, smb_ofile_t *);440 of = smb_tree_get_ofile(tree, NULL); in smb_tree_enum()450 next = smb_tree_get_ofile(tree, of); in smb_tree_enum()1308 smb_tree_get_ofile(smb_tree_t *tree, smb_ofile_t *of) in smb_tree_get_ofile() function