Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_filegrp.c134 int filegrpattr_find(struct filegrp *fgp);
244 (void) filegrpattr_find(fgp); in filegrp_create()
387 error = filegrpattr_find(fgp); in filegrp_allocattr()
1233 (void) filegrpattr_find(fgp); in filegrp_setup()
1408 filegrpattr_find(struct filegrp *fgp) in filegrpattr_find() function