Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c1044 static bool file_is_noatime(const struct file *file) in file_is_noatime() function
1091 io->ci_noatime = file_is_noatime(file); in ll_io_init()