Searched refs:ICBTAG_FLAG_SETUID (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/udf/
H A Dinode.c1657 ((flags & ICBTAG_FLAG_SETUID) ? S_ISUID : 0) |
1887 ((inode->i_mode & S_ISUID) ? ICBTAG_FLAG_SETUID : 0) |
1891 ~(ICBTAG_FLAG_AD_MASK | ICBTAG_FLAG_SETUID |
H A Decma_167.h537 #define ICBTAG_FLAG_SETUID 0x0040 macro

Completed in 295 milliseconds