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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Daffs_fs_sb.h44 #define SF_SETGID 0x0020 /* Ignore Amiga gid */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Daffs_fs_sb.h44 #define SF_SETGID 0x0020 /* Ignore Amiga gid */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dinode.c92 if (id == 0 || AFFS_SB->s_flags & SF_SETGID)
208 if (!(sb->u.affs_sb.s_flags & SF_SETGID))
231 ((attr->ia_valid & ATTR_GID) && (inode->i_sb->u.affs_sb.s_flags & SF_SETGID)) ||
H A Dsuper.c139 *mount_opts |= f ? SF_SETUID : SF_SETGID;

Completed in 100 milliseconds