Home
last modified time | relevance | path

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

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