Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dvvp_io.c292 int ast_flags = 0; in vvp_io_rw_lock() local
299 ast_flags |= CEF_NONBLOCK; in vvp_io_rw_lock()
302 result = ccc_io_one_lock(env, io, ast_flags, mode, start, end); in vvp_io_rw_lock()