Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Ddir.c304 err = ubifs_budget_space(c, &req); in ubifs_create()
449 err = ubifs_budget_space(c, &req); in ubifs_tmpfile()
455 err = ubifs_budget_space(c, &ino_req); in ubifs_tmpfile()
755 err = ubifs_budget_space(c, &req); in ubifs_link()
832 err = ubifs_budget_space(c, &req); in ubifs_unlink()
934 err = ubifs_budget_space(c, &req); in ubifs_rmdir()
995 err = ubifs_budget_space(c, &req); in ubifs_mkdir()
1078 err = ubifs_budget_space(c, &req); in ubifs_mknod()
1164 err = ubifs_budget_space(c, &req); in ubifs_symlink()
1348 err = ubifs_budget_space(c, &req); in do_rename()
[all …]
H A Dfile.c242 err = ubifs_budget_space(c, &req); in write_begin_slow()
382 return ubifs_budget_space(c, &req); in allocate_budget()
1133 err = ubifs_budget_space(c, &req); in do_truncation()
1225 err = ubifs_budget_space(c, &req); in do_setattr()
1389 err = ubifs_budget_space(c, &req); in ubifs_update_time()
1422 err = ubifs_budget_space(c, &req); in update_mctime()
1535 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()
472 err = ubifs_budget_space(c, &req); in remove_xattr()
H A Dioctl.c113 err = ubifs_budget_space(c, &req); in setflags()
H A Dbudget.c422 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) in ubifs_budget_space() function
H A Dubifs.h1828 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req);
/openbmc/u-boot/fs/ubifs/
H A Dbudget.c433 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) in ubifs_budget_space() function
H A Dubifs.h2159 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req);