Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dsidtab.h82 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1]; member
/linux/drivers/md/
H A Ddm-verity-fec.h37 unsigned char roots; /* parity bytes per RS codeword, n-k of RS(n, k) */ member
/linux/fs/btrfs/
H A Dref-verify.c72 struct rb_root roots; member
H A Dqgroup.c2765 struct ulist *roots, struct list_head *qgroups, in qgroup_update_refcnt()
2926 static int maybe_fs_roots(struct ulist *roots) in maybe_fs_roots()
H A Drelocation.c5596 static void release_recovered_fs_roots(struct list_head *roots, bool drop_reloc_refs) in release_recovered_fs_roots()