Home
last modified time | relevance | path

Searched refs:may_decode_fh (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dfhandle.c252 static inline bool may_decode_fh(struct handle_to_path_ctx *ctx, in may_decode_fh() function
296 if (!capable(CAP_DAC_READ_SEARCH) && !may_decode_fh(&ctx, o_flags)) { in handle_to_path()