Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dfast_commit.h80 EXT4_FC_STATUS_OK = 0, enumerator
Dfast_commit.c1163 if (status == EXT4_FC_STATUS_OK) { in ext4_fc_update_stats()
1195 int status = EXT4_FC_STATUS_OK, fc_bufs_before = 0; in ext4_fc_commit()