Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dllite_internal.h738 extern struct file_operations ll_file_operations_flock;
Dllite_lib.c239 sbi->ll_fop = &ll_file_operations_flock; in client_common_fill_super()
Dfile.c3150 struct file_operations ll_file_operations_flock = { variable