Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c54 ll_put_grouplock(struct inode *inode, struct file *file, unsigned long arg);
278 ll_put_grouplock(inode, file, fd->fd_grouplock.cg_gid); in ll_md_close()
1596 static int ll_put_grouplock(struct inode *inode, struct file *file, in ll_put_grouplock() function
2015 ll_put_grouplock(llss->inode1, file1, gid); in ll_swap_layouts()
2074 ll_put_grouplock(llss->inode2, file2, gid); in ll_swap_layouts()
2075 ll_put_grouplock(llss->inode1, file1, gid); in ll_swap_layouts()
2289 return ll_put_grouplock(inode, file, arg); in ll_file_ioctl()