Searched refs:ufs_alloc_data (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_extvnops.c217 * ufs_alloc_data - supports allocating space and reads or writes
234 ufs_alloc_data( function
310 DEBUGF((CE_CONT, "?ufs_alloc_data: offset: %llx len %x\n",
320 DEBUGF((CE_CONT, "?ufs_alloc_data: grow %llx -> %llx\n",
328 DEBUGF((CE_CONT, "?ufs_alloc_data: grow "
412 DEBUGF((CE_CONT, "?ufs_alloc_data: "
462 DEBUGF((CE_CONT, "?ufs_alloc_data: fill"
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h1001 int ufs_alloc_data(vnode_t *vp, u_offset_t offset, size_t *len, fdbuffer_t *fdb,

Completed in 89 milliseconds