Home
last modified time | relevance | path

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

/fs/ubifs/
A Ddir.c324 err = ubifs_budget_space(c, &req); in ubifs_create()
470 err = ubifs_budget_space(c, &req); in ubifs_tmpfile()
476 err = ubifs_budget_space(c, &ino_req); in ubifs_tmpfile()
787 err = ubifs_budget_space(c, &req); in ubifs_link()
859 err = ubifs_budget_space(c, &req); in ubifs_unlink()
962 err = ubifs_budget_space(c, &req); in ubifs_rmdir()
1024 err = ubifs_budget_space(c, &req); in ubifs_mkdir()
1109 err = ubifs_budget_space(c, &req); in ubifs_mknod()
1199 err = ubifs_budget_space(c, &req); in ubifs_symlink()
1385 err = ubifs_budget_space(c, &req); in do_rename()
[all …]
A Dfile.c230 err = ubifs_budget_space(c, &req); in write_begin_slow()
372 return ubifs_budget_space(c, &req); in allocate_budget()
1123 err = ubifs_budget_space(c, &req); in do_truncation()
1217 err = ubifs_budget_space(c, &req); in do_setattr()
1387 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()
A Dxattr.c96 err = ubifs_budget_space(c, &req); in create_xattr()
189 err = ubifs_budget_space(c, &req); in change_xattr()
459 err = ubifs_budget_space(c, &req); in remove_xattr()
A Dioctl.c113 err = ubifs_budget_space(c, &req); in setflags()
A Dbudget.c422 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) in ubifs_budget_space() function
A Dubifs.h1814 int ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req);

Completed in 23 milliseconds