Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1765 get_publicfh_path(int *alloc_length) in get_publicfh_path() argument
1772 *alloc_length = exi_public->exi_export.ex_pathlen + 1; in get_publicfh_path()
1773 pubpath = kmem_alloc(*alloc_length, KM_SLEEP); in get_publicfh_path()
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c164 sp_ext_offset_t alloc_offset, sp_ext_length_t alloc_length, uint_t seq);
1212 sp_ext_length_t alloc_length, in meta_sp_alloc_by_ext() argument
1219 sp_ext_offset_t alloc_end = alloc_offset + alloc_length; in meta_sp_alloc_by_ext()
1240 meta_sp_list_insert(sp, np, head, alloc_offset, alloc_length, in meta_sp_alloc_by_ext()