Searched refs:CAP_DAC_READ_SEARCH (Results 1 – 7 of 7) sorted by relevance
125 #define CAP_DAC_READ_SEARCH 2 macro
60 | BIT_ULL(CAP_DAC_READ_SEARCH) \
179 if (!capable(CAP_DAC_READ_SEARCH)) { in handle_to_path()
413 CAP_DAC_READ_SEARCH)) in generic_permission()427 CAP_DAC_READ_SEARCH)) in generic_permission()4565 if (flags & AT_EMPTY_PATH && !capable(CAP_DAC_READ_SEARCH)) { in do_linkat()
54 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_can_decode_fh()
160 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_decode_real_fh()
3311 if (!capable(CAP_DAC_READ_SEARCH)) in btrfs_ioctl_ino_to_path()
Completed in 24 milliseconds