Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_filegrp.h78 int filegrp_allocattr(filegrp_t *fgp);
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c1328 (void) filegrp_allocattr(fgp); in cachefs_cnode_move()
1526 error = filegrp_allocattr(fgp); in cachefs_cnode_lostfound()
H A Dcachefs_subr.c907 error = filegrp_allocattr(fgp); in cachefs_createfrontfile()
2336 error = filegrp_allocattr(fgp); in cachefs_async_populate()
H A Dcachefs_filegrp.c366 filegrp_allocattr(filegrp_t *fgp) in filegrp_allocattr() function
H A Dcachefs_vnops.c3320 error = filegrp_allocattr(fgp); in cachefs_sync_metadata()
4191 (void) filegrp_allocattr(ncp->c_filegrp); in cachefs_create_disconnected()
6873 (void) filegrp_allocattr(newcp->c_filegrp); in cachefs_symlink_disconnected()
8728 (void) filegrp_allocattr(cp->c_filegrp); in cachefs_setsecattr_disconnected()
10178 (void) filegrp_allocattr(cp->c_filegrp); in cachefs_modified_alloc()
H A Dcachefs_ioctl.c248 (void) filegrp_allocattr(cp->c_filegrp); in cachefs_pack_common()