Searched refs:cachefs_rl_alloc (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fs/ |
H A D | cachefs_fs.h | 1212 int cachefs_rl_alloc(struct cachefscache *cachep, rl_entry_t *valp,
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_resource.c | 244 cachefs_rl_alloc(struct cachefscache *cachep, rl_entry_t *valp, uint_t *entnop) in cachefs_rl_alloc() function
|
H A D | cachefs_filegrp.c | 1678 error = cachefs_rl_alloc(fscp->fs_cache, &rl_ent, &ahp->ach_rlno); in filegrpattr_create()
|
H A D | cachefs_ioctl.c | 343 error = cachefs_rl_alloc(fscp->fs_cache, &rl_ent, in cachefs_pack_common()
|
H A D | cachefs_subr.c | 951 error = cachefs_rl_alloc(fgp->fg_fscp->fs_cache, &rl_ent, in cachefs_createfrontfile()
|
H A D | cachefs_vnops.c | 10192 error = cachefs_rl_alloc(fscp->fs_cache, &rl_ent, in cachefs_modified_alloc()
|