Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_misc.c127 int cl_get_grouplock(struct cl_object *obj, unsigned long gid, int nonblock, in cl_get_grouplock() function
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlclient.h402 int cl_get_grouplock(struct cl_object *obj, unsigned long gid, int nonblock,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c1575 rc = cl_get_grouplock(cl_i2info(inode)->lli_clob, in ll_get_grouplock()