Searched refs:mk_decrypted_inodes (Results 1 – 3 of 3) sorted by relevance
112 WARN_ON_ONCE(!list_empty(&mk->mk_decrypted_inodes)); in fscrypt_put_master_key_activeref()446 INIT_LIST_HEAD(&mk->mk_decrypted_inodes); in add_new_master_key()957 list_for_each_entry(ci, &mk->mk_decrypted_inodes, ci_master_key_link) { in evict_dentries_for_decrypted_inodes()989 list_for_each(pos, &mk->mk_decrypted_inodes) in check_for_busy_inodes()1000 list_first_entry(&mk->mk_decrypted_inodes, in check_for_busy_inodes()
640 struct list_head mk_decrypted_inodes; member
660 &mk->mk_decrypted_inodes); in fscrypt_setup_encryption_info()