Home
last modified time | relevance | path

Searched refs:ubifs_budget_space (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddir.c302 err = ubifs_budget_space(c, &req); in ubifs_create()
378 err = ubifs_budget_space(c, &req); in do_tmpfile()
384 err = ubifs_budget_space(c, &ino_req); in do_tmpfile()
729 err = ubifs_budget_space(c, &req); in ubifs_link()
806 err = ubifs_budget_space(c, &req); in ubifs_unlink()
908 err = ubifs_budget_space(c, &req); in ubifs_rmdir()
968 err = ubifs_budget_space(c, &req); in ubifs_mkdir()
1051 err = ubifs_budget_space(c, &req); in ubifs_mknod()
1137 err = ubifs_budget_space(c, &req); in ubifs_symlink()
1316 err = ubifs_budget_space(c, &req); in do_rename()
[all …]
H A Dfile.c243 err = ubifs_budget_space(c, &req); in write_begin_slow()
386 return ubifs_budget_space(c, &req); in allocate_budget()
1131 err = ubifs_budget_space(c, &req); in do_truncation()
1223 err = ubifs_budget_space(c, &req); in do_setattr()
1383 err = ubifs_budget_space(c, &req); in ubifs_update_time()
1422 err = ubifs_budget_space(c, &req); in update_mctime()
1549 err = ubifs_budget_space(c, &req); in ubifs_vm_page_mkwrite()
H A Dxattr.c109 err = ubifs_budget_space(c, &req); in create_xattr()
202 err = ubifs_budget_space(c, &req); in change_xattr()
476 err = ubifs_budget_space(c, &req); in remove_xattr()
H A Dioctl.c112 err = ubifs_budget_space(c, &req); in setflags()
H A Dbudget.c426 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) in ubifs_budget_space() function
H A Dubifs.h1794 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req);
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dbudget.c434 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) in ubifs_budget_space() function
H A Dubifs.h2160 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req);