Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c196 fill_link_key(char *linkkey, fhandle_t *dfh, char *name) in fill_link_key() function
869 linksize = fill_link_key(LN_PREV(linkp), &lastlinkp->dfh, in add_mc_path()
874 linksize = fill_link_key(linkkey, dfh, name); in add_mc_path()
885 len = fill_link_key(LN_NEXT(lastlinkp), dfh, name); in add_mc_path()
928 len = fill_link_key(LN_FHKEY(linkp), &fhrecp->fh, name); in create_link_struct()
956 len = fill_link_key(LN_NEXT(linkp), &fhrecp->dfh, in create_link_struct()
968 linksize = fill_link_key(linkkey, dfh, name); in create_link_struct()
1079 len = fill_link_key(LN_PREV(nextlinkp), dfh, name); in db_add_secondary()
1424 linksize = fill_link_key(linkkey, dfh, name); in db_lookup_link()
1555 *nextlinksizep = fill_link_key(nextlinkkey, dfh, name); in delete_link()
[all …]