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()429 INIT_LIST_HEAD(&mk->mk_decrypted_inodes); in add_new_master_key()876 list_for_each_entry(ci, &mk->mk_decrypted_inodes, ci_master_key_link) { in evict_dentries_for_decrypted_inodes()908 list_for_each(pos, &mk->mk_decrypted_inodes) in check_for_busy_inodes()919 list_first_entry(&mk->mk_decrypted_inodes, in check_for_busy_inodes()
511 struct list_head mk_decrypted_inodes; member
603 &mk->mk_decrypted_inodes); in fscrypt_setup_encryption_info()