Searched refs:VFS_FUNC_ARGS_ACL (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dvfs.h66 #define VFS_FUNC_ARGS_ACL const struct vol *vol, const char *path, int cmd, int count, void *aces macro
70 #define VFS_FUNC_ARGS_ACL const struct vol *vol, const char *path, acl_type_t type, int count, acl_t acl macro
113 int (*vfs_acl) (VFS_FUNC_ARGS_ACL);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/vfs/
H A Dvfs.c391 static int RF_solaris_acl(VFS_FUNC_ARGS_ACL)
443 static int RF_posix_acl(VFS_FUNC_ARGS_ACL)
964 VFS_MFUNC(acl, VFS_FUNC_ARGS_ACL, VFS_FUNC_VARS_ACL)

Completed in 43 milliseconds