Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h739 extern struct file_operations ll_file_operations_noflock;
Dllite_lib.c243 sbi->ll_fop = &ll_file_operations_noflock; in client_common_fill_super()
Dfile.c3166 struct file_operations ll_file_operations_noflock = { variable