Searched defs:SMB_VFS_NEXT_MKNOD (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dvfs_macros.h268 #define SMB_VFS_NEXT_MKNOD(handle, conn, path, mode, dev) ((handle)->vfs_next.ops.mknod((handle)->vfs_next.handles.mknod, (conn), (path), (mode), (dev))) macro

Completed in 37 milliseconds