Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h705 extern struct file_operations ll_file_operations;
Dllite_lib.c221 sbi->ll_fop = &ll_file_operations; in client_common_fill_super()
Dfile.c3098 struct file_operations ll_file_operations = { variable