Home
last modified time | relevance | path

Searched refs:bch2_two_state_lock (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
A Dfs.h47 #define bch2_pagecache_add_get(i) bch2_two_state_lock(&i->ei_pagecache_lock, 0)
50 #define bch2_pagecache_block_get(i) bch2_two_state_lock(&i->ei_pagecache_lock, 1)
A Dtwo_state_shared_lock.h52 static inline void bch2_two_state_lock(two_state_lock_t *lock, int s) in bch2_two_state_lock() function

Completed in 5 milliseconds