Searched refs:other_mask (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsacl.c | 745 umode_t other_mask = S_IRWXU | S_IRWXG | S_IRWXO; in parse_dacl() local 785 &other_mask); in parse_dacl() 790 &other_mask); in parse_dacl()
|
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufshcd-priv.h | 311 const u16 *other_mask, u16 set, u16 clr);
|
H A D | ufshcd.c | 5591 const u16 *other_mask, u16 set, u16 clr) in ufshcd_update_ee_control() 5598 ee_ctrl_mask = new_mask | *other_mask; in ufshcd_update_ee_control() 5590 ufshcd_update_ee_control(struct ufs_hba *hba, u16 *mask, const u16 *other_mask, u16 set, u16 clr) ufshcd_update_ee_control() argument
|
/kernel/linux/linux-6.6/include/ufs/ |
H A D | ufshcd.h | 1415 const u16 *other_mask, u16 set, u16 clr);
|
Completed in 17 milliseconds