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

/linux-master/fs/udf/
H A Dinode.c1659 ((flags & ICBTAG_FLAG_STICKY) ? S_ISVTX : 0);
1889 ((inode->i_mode & S_ISVTX) ? ICBTAG_FLAG_STICKY : 0) |
1892 ICBTAG_FLAG_SETGID | ICBTAG_FLAG_STICKY));
H A Decma_167.h539 #define ICBTAG_FLAG_STICKY 0x0100 macro

Completed in 155 milliseconds