Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c870 smb_ofile_t *next_of; in smb_ofile_close_and_next() local
888 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()