<dec f='src/src/sys/ufs/lfs/lfs_extern.h' l='132' type='int lfs_extend_ifile(struct lfs * , kauth_cred_t )'/>
<def f='src/src/sys/ufs/lfs/lfs_alloc.c' l='113' ll='223' type='int lfs_extend_ifile(struct lfs * fs, kauth_cred_t cred)'/>
<use f='src/src/sys/ufs/lfs/lfs_alloc.c' l='292' u='c' c='lfs_valloc'/>
<use f='src/src/sys/ufs/lfs/lfs_alloc.c' l='350' u='c' c='lfs_valloc_fixed'/>
<doc f='src/src/sys/ufs/lfs/lfs_alloc.c' l='109'>/*
 * Add a new block to the Ifile, to accommodate future file creations.
 * Called with the segment lock held.
 */</doc>
