Home
last modified time | relevance | path

Searched defs:committed (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/jemalloc/include/jemalloc/internal/
HDextent_inlines.h319 extent_committed_set(extent_t *extent, bool committed) { in extent_committed_set()
369 bool committed, bool dumpable, extent_head_state_t is_head) { in extent_init()
/freebsd-14-stable/contrib/jemalloc/src/
HDpages.c649 bool committed = false; in pages_boot() local
HDextent.c1331 bool committed = false; in extent_grow_retained() local
1771 bool committed, unsigned arena_ind) { in extent_dalloc_default()
1876 bool committed, unsigned arena_ind) { in extent_destroy_default()
2071 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in extent_split_default()
2229 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in extent_merge_default()
/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_clrpcops.c2054 int error = 0, len, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writerpc() local
7037 int attrflag, error, rlen, commit, committed = NFSWRITE_FILESYNC; in nfsrpc_writeds() local
7178 int attrflag, error, commit, committed = NFSWRITE_FILESYNC, rlen; in nfsrpc_writedsmir() local
/freebsd-14-stable/include/rpcsvc/
HDnfs_prot.x690 stable_how committed; member
/freebsd-14-stable/sys/dev/ice/
HDvirtchnl.h1377 u32 committed; member
/freebsd-14-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c7400 int committed = 0; local