Searched refs:change_group (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | alloc.c | 741 int change_group = false; in nilfs_palloc_freev() local 778 change_group = true; in nilfs_palloc_freev() 797 if (change_group) in nilfs_palloc_freev()
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | alloc.c | 741 int change_group = false; in nilfs_palloc_freev() local 778 change_group = true; in nilfs_palloc_freev() 797 if (change_group) in nilfs_palloc_freev()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net-sysfs.c | 468 static int change_group(struct net_device *dev, unsigned long new_group) in change_group() function 477 return netdev_store(dev, attr, buf, len, change_group); in group_store()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | net-sysfs.c | 471 static int change_group(struct net_device *dev, unsigned long new_group) in change_group() function 480 return netdev_store(dev, attr, buf, len, change_group); in group_store()
|
Completed in 12 milliseconds