Searched refs:has_intents (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_defer.c675 int has_intents = xfs_defer_create_intents(*tp); local
681 if (has_intents < 0) {
682 error = has_intents;
685 if (has_intents || dfp) {

Completed in 142 milliseconds