Home
last modified time | relevance | path

Searched defs:mmp (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dmmp.c11 static __le32 ext4_mmp_csum(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum()
22 static int ext4_mmp_csum_verify(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_verify()
30 static void ext4_mmp_csum_set(struct super_block *sb, struct mmp_struct *mmp) in ext4_mmp_csum_set()
45 struct mmp_struct *mmp = (struct mmp_struct *)(bh->b_data); in write_mmp_block_thawed() local
75 struct mmp_struct *mmp; in read_mmp_block() local
118 void __dump_mmp_msg(struct super_block *sb, struct mmp_struct *mmp, in __dump_mmp_msg()
137 struct mmp_struct *mmp; in kmmpd() local
280 struct mmp_struct *mmp = NULL; in ext4_multi_mount_protect() local
/linux/net/core/
H A Dskbuff.c1653 int mm_account_pinned_pages(struct mmpin *mmp, size_t size) in mm_account_pinned_pages()
1687 void mm_unaccount_pinned_pages(struct mmpin *mmp) in mm_unaccount_pinned_pages()
/linux/include/linux/
H A Dskbuff.h571 } mmp; member