Home
last modified time | relevance | path

Searched refs:dnlc_dir_rem_space_by_handle (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1684 dnlc_dir_rem_space_by_handle(dcanchor_t *dcap, uint64_t handle) in dnlc_dir_rem_space_by_handle() function
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c1408 (void) dnlc_dir_rem_space_by_handle(dcap, in ufs_dircheckforname()
2588 (void) dnlc_dir_rem_space_by_handle(dcap, slot.offset); in ufs_dirremove()
2610 (void) dnlc_dir_rem_space_by_handle(dcap, in ufs_dirremove()
/illumos-gate/usr/src/uts/common/sys/
H A Ddnlc.h362 dcret_t dnlc_dir_rem_space_by_handle(dcanchor_t *dcap, uint64_t handle);