Searched refs:ICBTAG_FLAG_SETUID (Results 1 - 2 of 2) sorted by relevance

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

Completed in 93 milliseconds