Searched refs:CAP_FSYNC (Results 1 – 3 of 3) sorted by relevance
112 #define CAP_FSYNC CAPRIGHT(0, 0x0000000000000100ULL) macro
120 cap_rights_init_one(&cap_fsync_rights, CAP_FSYNC); in cap_rights_sysinit()
1052 cap_rights_set_one(rightsp, CAP_FSYNC); in flags_to_rights()