Searched refs:del_from_flist (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/fs/fsstress/ |
D | fsstress.c | 251 void del_from_flist(int, int); 717 void del_from_flist(int ft, int slot) in del_from_flist() function 2349 del_from_flist(flp - flist, fep - flp->fents); in rename_f() 2430 del_from_flist(FT_DIR, fep - flist[FT_DIR].fents); in rmdir_f() 2565 del_from_flist(flp - flist, fep - flp->fents); in unlink_f()
|
/external/e2fsprogs/contrib/ |
D | fsstress.c | 278 void del_from_flist(int, int); 744 void del_from_flist(int ft, int slot) in del_from_flist() function 2374 del_from_flist(flp - flist, fep - flp->fents); in rename_f() 2455 del_from_flist(FT_DIR, fep - flist[FT_DIR].fents); in rmdir_f() 2590 del_from_flist(flp - flist, fep - flp->fents); in unlink_f()
|