Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ubifs/
Ddebug.h290 int dbg_chk_lpt_free_spc(struct ubifs_info *c);
459 static inline int dbg_chk_lpt_free_spc(struct ubifs_info *c) { return 0; } in dbg_chk_lpt_free_spc() function
Dlpt_commit.c1230 err = dbg_chk_lpt_free_spc(c); in ubifs_lpt_start_commit()
1742 int dbg_chk_lpt_free_spc(struct ubifs_info *c) in dbg_chk_lpt_free_spc() function