Searched defs:is_system (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/common_modules/qos_auth/auth_ctl/ |
| H A D | qos_ctrl.c | 61 static inline bool is_system(unsigned int uid) in is_system() function
|
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | delayed-ref.h | 119 unsigned int is_system:1; member
|
| H A D | delayed-ref.c | 938 bool is_system; in btrfs_add_delayed_tree_ref() local 749 init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref, struct btrfs_qgroup_extent_record *qrecord, u64 bytenr, u64 num_bytes, u64 ref_root, u64 reserved, int action, bool is_data, bool is_system) init_delayed_ref_head() argument
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | delayed-ref.c | 903 bool is_system; in btrfs_add_delayed_tree_ref() local 717 init_delayed_ref_head(struct btrfs_delayed_ref_head *head_ref, struct btrfs_qgroup_extent_record *qrecord, u64 bytenr, u64 num_bytes, u64 ref_root, u64 reserved, int action, bool is_data, bool is_system) init_delayed_ref_head() argument
|
| H A D | delayed-ref.h | 121 bool is_system; member
|
Completed in 6 milliseconds