Searched defs:unlinkat (Results 1 – 2 of 2) sorted by relevance
166 int (*unlinkat)(FsContext *ctx, V9fsPath *dir, const char *name, int flags); member
4427 SYSCALL_DEFINE3(unlinkat, int, dfd, const char __user *, pathname, int, flag) in SYSCALL_DEFINE3() argument