Home
last modified time | relevance | path

Searched defs:DHD_VFS_UNLINK (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd.h4717 #define DHD_VFS_UNLINK(dir, b, c) vfs_unlink(DHD_VFS_INODE(dir), b) macro
4719 #define DHD_VFS_UNLINK(dir, b, c) vfs_unlink(DHD_VFS_INODE(dir), b, c) macro
4723 #define DHD_VFS_UNLINK(dir, b, c) 0 macro