Home
last modified time | relevance | path

Searched defs:is_system (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
Ddelayed-ref.c721 bool is_system) in init_delayed_ref_head()
903 bool is_system; in btrfs_add_delayed_tree_ref() local
Ddelayed-ref.h121 bool is_system; member
/kernel/linux/linux-5.10/fs/btrfs/
Ddelayed-ref.c753 bool is_system) in init_delayed_ref_head()
938 bool is_system; in btrfs_add_delayed_tree_ref() local
Ddelayed-ref.h119 unsigned int is_system:1; member
/kernel/linux/common_modules/qos_auth/auth_ctl/
Dqos_ctrl.c61 static inline bool is_system(unsigned int uid) in is_system() function