Searched refs:may_decode_fh (Results 1 – 1 of 1) sorted by relevance
252 static inline bool may_decode_fh(struct handle_to_path_ctx *ctx, in may_decode_fh() function296 if (!capable(CAP_DAC_READ_SEARCH) && !may_decode_fh(&ctx, o_flags)) { in handle_to_path()