Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dfuse2fs.c1284 static int __op_unlink(struct fuse2fs *ff, const char *path) in __op_unlink() function
1316 ret = __op_unlink(ff, path); in op_unlink()
1672 ret = __op_unlink(ff, to); in op_rename()