Home
last modified time | relevance | path

Searched refs:VSGID (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_vnode.h483 #define VSGID S_ISGID /* set group id on execution */ macro
495 ((vp)->v_type == VREG && ((mode) & (VSGID|(VEXEC>>3))) == VSGID)