Searched refs:assign_type (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dlocks.c180 static int assign_type(struct file_lock *fl, int type) function
243 return assign_type(fl, l->l_type);
335 if (assign_type(fl, type) != 0)
1024 int error = assign_type(fl, arg);

Completed in 107 milliseconds