Searched refs:link_update (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h289 void link_update(struct file *, side_t);
H A Daction.c50 * if there might be multiple links, call link_update
338 link_update(fp, srcdst);
790 link_update(fp, srcdst);
902 link_update(fp, srcdst);
992 link_update(fp, srcdst);
H A Danal.c46 * link_update. propagate changed stat info to all other links
879 * link_update
908 link_update(struct file *fp, side_t which) function
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet_gen.c3889 boolean_t link_update = B_FALSE; local
3952 link_update = B_TRUE;
3970 if (link_update == B_TRUE) {

Completed in 82 milliseconds