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

/linux-master/fs/
H A Dlocks.c477 static int assign_type(struct file_lock_core *flc, int type) function
535 return assign_type(&fl->c, l->l_type);
590 if (assign_type(&fl->c, type) != 0)
1444 int error = assign_type(&fl->c, arg);
/linux-master/net/dsa/
H A Duser.c2585 int assign_type; local
2593 assign_type = NET_NAME_PREDICTABLE;
2596 assign_type = NET_NAME_ENUM;
2600 assign_type, ether_setup,

Completed in 108 milliseconds