Home
last modified time | relevance | path

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

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