Searched refs:log_ret (Results 1 - 2 of 2) sorted by path

/linux-master/fs/btrfs/
H A Dtree-log.c2825 ctx->log_ret = 0;
2889 ctx->log_ret = error;
2925 return ctx->log_ret;
2932 return ctx->log_ret;
3060 ret = root_log_ctx.log_ret;
3071 ret = root_log_ctx.log_ret;
H A Dtree-log.h33 int log_ret; member in struct:btrfs_log_ctx

Completed in 240 milliseconds