Searched refs:SF_SETMODE (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.h45 #define SF_SETMODE 0x0040 /* Ignore Amiga protection bits */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Daffs_fs_sb.h45 #define SF_SETMODE 0x0040 /* Ignore Amiga protection bits */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/affs/
H A Dinode.c78 if (AFFS_SB->s_flags & SF_SETMODE)
106 AFFS_SB->s_flags & SF_SETMODE) {
233 (inode->i_sb->u.affs_sb.s_flags & (SF_SETMODE | SF_IMMUTABLE)))) {
H A Dsuper.c169 *mount_opts |= SF_SETMODE;

Completed in 44 milliseconds