Searched refs:CAP_DAC_READ_SEARCH (Results 1 – 7 of 7) sorted by relevance
125 #define CAP_DAC_READ_SEARCH 2 macro
179 if (!capable(CAP_DAC_READ_SEARCH)) { in handle_to_path()
411 CAP_DAC_READ_SEARCH)) in generic_permission()425 CAP_DAC_READ_SEARCH)) in generic_permission()4419 if (flags & AT_EMPTY_PATH && !capable(CAP_DAC_READ_SEARCH)) { in do_linkat()
72 | CAP_TO_MASK(CAP_DAC_READ_SEARCH) \
54 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_can_decode_fh()
159 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_decode_real_fh()
3818 if (!capable(CAP_DAC_READ_SEARCH)) in btrfs_ioctl_ino_to_path()
Completed in 35 milliseconds