Searched refs:VFS_FUNC_ARGS_EA_GETSIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dea.h131 extern int get_easize(VFS_FUNC_ARGS_EA_GETSIZE);
145 extern int sys_get_easize(VFS_FUNC_ARGS_EA_GETSIZE);
H A Dvfs.h77 #define VFS_FUNC_ARGS_EA_GETSIZE const struct vol * restrict vol, char * restrict rbuf, size_t * restrict rbuflen, const char * restrict uname, int oflag, const char * restrict attruname macro
118 int (*vfs_ea_getsize) (VFS_FUNC_ARGS_EA_GETSIZE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/vfs/
H A Dea_sys.c83 int sys_get_easize(VFS_FUNC_ARGS_EA_GETSIZE)
H A Dvfs.c977 VFS_MFUNC(ea_getsize, VFS_FUNC_ARGS_EA_GETSIZE, VFS_FUNC_VARS_EA_GETSIZE)
H A Dea.c993 int get_easize(VFS_FUNC_ARGS_EA_GETSIZE)

Completed in 80 milliseconds