Searched refs:EXPORT_FH_DIR_ONLY (Results 1 – 3 of 3) sorted by relevance
161 #define EXPORT_FH_DIR_ONLY 0x4 /* Only decode file handle for a directory */ macro
280 ctx->fh_flags = EXPORT_FH_DIR_ONLY; in may_decode_fh()
448 if ((flags & EXPORT_FH_DIR_ONLY) && !d_is_dir(result)) { in exportfs_decode_fh_raw()