Home
last modified time | relevance | path

Searched refs:want_state (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/fscache/
H A Dio.c24 enum fscache_want_state want_state) in fscache_wait_for_operation() argument
36 _enter("c=%08x{%u},%x", cookie->debug_id, state, want_state); in fscache_wait_for_operation()
41 if (want_state == FSCACHE_WANT_PARAMS) in fscache_wait_for_operation()
61 return cookie->volume->cache->ops->begin_operation(cres, want_state); in fscache_wait_for_operation()
73 enum fscache_want_state want_state, in fscache_begin_operation() argument
93 _enter("c=%08x{%u},%x", cookie->debug_id, state, want_state); in fscache_begin_operation()
101 if (want_state == FSCACHE_WANT_PARAMS) in fscache_begin_operation()
116 if (!cookie->volume->cache->ops->begin_operation(cres, want_state)) in fscache_begin_operation()
/openbmc/linux/include/linux/
H A Dfscache-cache.h77 enum fscache_want_state want_state);
/openbmc/linux/fs/btrfs/
H A Dtransaction.c2220 enum btrfs_trans_state want_state = TRANS_STATE_COMPLETED; in btrfs_commit_transaction() local
2228 want_state = TRANS_STATE_SUPER_COMMITTED; in btrfs_commit_transaction()
2233 wait_for_commit(cur_trans, want_state); in btrfs_commit_transaction()
2248 enum btrfs_trans_state want_state = TRANS_STATE_COMPLETED; in btrfs_commit_transaction() local
2251 want_state = TRANS_STATE_SUPER_COMMITTED; in btrfs_commit_transaction()
2255 if (prev_trans->state < want_state) { in btrfs_commit_transaction()
2259 wait_for_commit(prev_trans, want_state); in btrfs_commit_transaction()
/openbmc/linux/fs/cachefiles/
H A Dio.c644 enum fscache_want_state want_state) in cachefiles_begin_operation() argument
658 if (!cachefiles_cres_file(cres) && want_state != FSCACHE_WANT_PARAMS) { in cachefiles_begin_operation()
H A Dinternal.h251 enum fscache_want_state want_state);
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst387 enum fscache_want_state want_state);
398 The want_state parameter indicates the state the caller needs the cache