Searched defs:file_lock_r (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-trie.c282 struct file_lock **file_lock_r,
289 *file_lock_r = NULL;
297 file_lock_r);
315 if (*file_lock_r != NULL)
316 file_unlock(file_lock_r);
281 squat_trie_lock(struct squat_trie *trie, int lock_type, struct file_lock **file_lock_r, struct dotlock **dotlock_r) argument

Completed in 16 milliseconds