Searched defs:is_system (Results 1 – 5 of 5) sorted by relevance
721 bool is_system) in init_delayed_ref_head()903 bool is_system; in btrfs_add_delayed_tree_ref() local
121 bool is_system; member
753 bool is_system) in init_delayed_ref_head()938 bool is_system; in btrfs_add_delayed_tree_ref() local
119 unsigned int is_system:1; member
61 static inline bool is_system(unsigned int uid) in is_system() function