Searched defs:DHD_VFS_UNLINK (Results 1 – 1 of 1) sorted by relevance
4717 #define DHD_VFS_UNLINK(dir, b, c) vfs_unlink(DHD_VFS_INODE(dir), b) macro4719 #define DHD_VFS_UNLINK(dir, b, c) vfs_unlink(DHD_VFS_INODE(dir), b, c) macro4723 #define DHD_VFS_UNLINK(dir, b, c) 0 macro