Home
last modified time | relevance | path

Searched defs:flg (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/block/partitions/ !
Datari.h19 u8 flg; /* bit 0: active; bit 7: bootable */ member
/linux-4.19.296/fs/hfs/ !
Dhfs_fs.h43 #define hfs_dbg(flg, fmt, ...) \ argument
49 #define hfs_dbg_cont(flg, fmt, ...) \ argument
/linux-4.19.296/drivers/media/dvb-frontends/ !
Dmn88443x.c273 u32 cpmon, tmpu, tmpl, flg; in mn88443x_s_read_status() local
475 u32 seqrd, st, flg, tmpu, tmpm, tmpl; in mn88443x_t_read_status() local
/linux-4.19.296/fs/hfsplus/ !
Dhfsplus_fs.h42 #define hfs_dbg(flg, fmt, ...) \ argument
48 #define hfs_dbg_cont(flg, fmt, ...) \ argument
/linux-4.19.296/fs/nfsd/ !
Dexport.c1113 struct flags *flg; in show_expflags() local
/linux-4.19.296/drivers/isdn/hisax/ !
Dconfig.c1222 int flg = 0; in HiSax_inithardware() local
/linux-4.19.296/include/net/ !
Dmac80211.h2331 enum ieee80211_hw_flags flg) in _ieee80211_hw_check()
2335 #define ieee80211_hw_check(hw, flg) _ieee80211_hw_check(hw, IEEE80211_HW_##flg) argument
2338 enum ieee80211_hw_flags flg) in _ieee80211_hw_set()
2342 #define ieee80211_hw_set(hw, flg) _ieee80211_hw_set(hw, IEEE80211_HW_##flg) argument
/linux-4.19.296/include/linux/ !
Dfs.h1930 #define __IS_FLG(inode, flg) ((inode)->i_sb->s_flags & (flg)) argument