Searched refs:mk_decrypted_inodes (Results 1 – 3 of 3) sorted by relevance
106 WARN_ON_ONCE(!list_empty(&mk->mk_decrypted_inodes)); in fscrypt_put_master_key_activeref()440 INIT_LIST_HEAD(&mk->mk_decrypted_inodes); in add_new_master_key()926 list_for_each_entry(ci, &mk->mk_decrypted_inodes, ci_master_key_link) { in evict_dentries_for_decrypted_inodes()958 list_for_each(pos, &mk->mk_decrypted_inodes) in check_for_busy_inodes()969 list_first_entry(&mk->mk_decrypted_inodes, in check_for_busy_inodes()
622 struct list_head mk_decrypted_inodes; member
657 &mk->mk_decrypted_inodes); in fscrypt_setup_encryption_info()