Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c1541 ll_get_grouplock(struct inode *inode, struct file *file, unsigned long arg) in ll_get_grouplock() function
1998 rc = ll_get_grouplock(llss->inode1, file1, gid); in ll_swap_layouts()
2002 rc = ll_get_grouplock(llss->inode2, file2, gid); in ll_swap_layouts()
2277 return ll_get_grouplock(inode, file, arg); in ll_file_ioctl()