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

/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.c2688 int assign_type; local
2696 assign_type = NET_NAME_PREDICTABLE;
2699 assign_type = NET_NAME_ENUM;
2703 assign_type, ether_setup,

Completed in 206 milliseconds