The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Shrink the dcache. This is done when we need more memory, or simply when we need to unmount something (at which point we need to unuse all dentries).
This function may fail to free any resources if all the dentries are in use.
<<< Previous | Home | Next >>> |
d_find_alias | Up | shrink_dcache_sb |