Home
last modified time | relevance | path

Searched defs:file2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
Ducma.c1365 static void ucma_lock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_lock_files()
1377 static void ucma_unlock_files(struct ucma_file *file1, struct ucma_file *file2) in ucma_unlock_files()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c1950 static int ll_swap_layouts(struct file *file1, struct file *file2, in ll_swap_layouts()
2252 struct file *file2; in ll_file_ioctl() local