Home
last modified time | relevance | path

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

/fs/ubifs/
Dtnc_commit.c552 static int layout_commit(struct ubifs_info *c, int no_space, int cnt) in layout_commit() argument
556 if (no_space) { in layout_commit()
750 int no_space = 0; in ubifs_tnc_start_commit() local
754 no_space = 1; in ubifs_tnc_start_commit()
757 err = layout_commit(c, no_space, cnt); in ubifs_tnc_start_commit()
Dlpt_commit.c238 goto no_space; in layout_cnodes()
281 goto no_space; in layout_cnodes()
301 goto no_space; in layout_cnodes()
320 no_space: in layout_cnodes()
424 goto no_space; in write_cnodes()
481 goto no_space; in write_cnodes()
507 goto no_space; in write_cnodes()
544 no_space: in write_cnodes()