Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dfast_commit.h80 EXT4_FC_STATUS_OK = 0, enumerator
Dfast_commit.c1185 if (status == EXT4_FC_STATUS_OK) { in ext4_fc_update_stats()
1217 int status = EXT4_FC_STATUS_OK, fc_bufs_before = 0; in ext4_fc_commit()