Searched refs:CAP_DAC_READ_SEARCH (Results 1 – 7 of 7) sorted by relevance
126 #define CAP_DAC_READ_SEARCH 2 macro
277 if (!ns_capable(current_user_ns(), CAP_DAC_READ_SEARCH)) in may_decode_fh()296 if (!capable(CAP_DAC_READ_SEARCH) && !may_decode_fh(&ctx, o_flags)) { in handle_to_path()
422 CAP_DAC_READ_SEARCH)) in generic_permission()436 CAP_DAC_READ_SEARCH)) in generic_permission()2514 !ns_capable(fd_file(f)->f_cred->user_ns, CAP_DAC_READ_SEARCH)) { in path_init()
60 | BIT_ULL(CAP_DAC_READ_SEARCH) \
167 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_decode_real_fh()
81 if (!capable(CAP_DAC_READ_SEARCH)) in ovl_can_decode_fh()
3392 if (!capable(CAP_DAC_READ_SEARCH)) in btrfs_ioctl_ino_to_path()