Home
last modified time | relevance | path

Searched defs:chattr (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/dma/qcom/
Dhidma_mgmt_sys.c151 struct hidma_chan_attr *chattr; in show_values_channel() local
169 struct hidma_chan_attr *chattr; in set_values_channel() local
220 struct hidma_chan_attr *chattr; in create_sysfs_entry_channel() local
/Linux-v4.19/fs/nfsd/
Dnfsfh.h259 u64 chattr; in nfsd4_change_attribute() local
/Linux-v4.19/drivers/video/console/
Dnewport_con.c582 unsigned short chattr; in newport_scroll() local
/Linux-v4.19/include/linux/
Dnfs_fs.h355 static inline int nfs_verify_change_attribute(struct inode *dir, unsigned long chattr) in nfs_verify_change_attribute()