HomeSort by: relevance | last modified time | path
    Searched defs:chfs_update_eb_dirty (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_nodeops.c 39 * chfs_update_eb_dirty - updates dirty and free space, first and
44 chfs_update_eb_dirty(struct chfs_mount *chmp, function in typeref:typename:int
440 chfs_update_eb_dirty(chmp, cheb, cheb->free_size);
chfs_nodeops.c 39 * chfs_update_eb_dirty - updates dirty and free space, first and
44 chfs_update_eb_dirty(struct chfs_mount *chmp, function in typeref:typename:int
440 chfs_update_eb_dirty(chmp, cheb, cheb->free_size);

Completed in 128 milliseconds