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