Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c54 ll_put_grouplock(struct inode *inode, struct file *file, unsigned long arg);
277 ll_put_grouplock(inode, file, fd->fd_grouplock.cg_gid); in ll_md_close()
1587 static int ll_put_grouplock(struct inode *inode, struct file *file, in ll_put_grouplock() function
2004 ll_put_grouplock(llss->inode1, file1, gid); in ll_swap_layouts()
2063 ll_put_grouplock(llss->inode2, file2, gid); in ll_swap_layouts()
2064 ll_put_grouplock(llss->inode1, file1, gid); in ll_swap_layouts()
2279 return ll_put_grouplock(inode, file, arg); in ll_file_ioctl()