Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_dir.h86 int cachefs_async_populate_dir(struct cachefs_populate_req *, cred_t *,
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dir.c1175 cachefs_async_populate_dir(struct cachefs_populate_req *pop, cred_t *cr, in cachefs_async_populate_dir() function
H A Dcachefs_subr.c2411 error = cachefs_async_populate_dir(pop, cr, backvp, frontvp); in cachefs_async_populate()