Searched refs:next_of (Results 1 – 1 of 1) sorted by relevance
870 smb_ofile_t *next_of; in smb_ofile_close_and_next() local888 next_of = smb_llist_head(&tree->t_ofile_list); in smb_ofile_close_and_next()897 next_of = smb_llist_next(&of->f_tree->t_ofile_list, of); in smb_ofile_close_and_next()902 next_of = smb_llist_next(&of->f_tree->t_ofile_list, of); in smb_ofile_close_and_next()905 return (next_of); in smb_ofile_close_and_next()