Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dfast_commit.h80 EXT4_FC_STATUS_OK = 0, enumerator
H A Dfast_commit.c1179 if (status == EXT4_FC_STATUS_OK) { in ext4_fc_update_stats()
1211 int status = EXT4_FC_STATUS_OK, fc_bufs_before = 0; in ext4_fc_commit()