Searched refs:ICBTAG_FLAG_STICKY (Results 1 – 2 of 2) sorted by relevance
522 #define ICBTAG_FLAG_STICKY 0x0100 macro
1623 ((flags & ICBTAG_FLAG_STICKY) ? S_ISVTX : 0); in udf_convert_permissions()1837 ((inode->i_mode & S_ISVTX) ? ICBTAG_FLAG_STICKY : 0) | in udf_update_inode()1840 ICBTAG_FLAG_SETGID | ICBTAG_FLAG_STICKY)); in udf_update_inode()