Searched refs:v_fperm (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dvolume.h49 mode_t v_fperm; /* default files permission value OR with requested perm*/ member in struct:vol
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dunix.c324 mode |= vol->v_fperm;
H A Dfiledir.c819 int admode = ad_mode("", 0777) | vol->v_fperm;
H A Dvolume.c818 volume->v_fperm = (mode_t)options[VOLOPT_FPERM].i_value;
885 volume->v_fperm |= volume->v_perm;

Completed in 59 milliseconds