Searched refs:mapped (Results 1 – 7 of 7) sorted by relevance
45 long mapped=0; in jfs_map_ext2() local50 mapped |= jfs_map[index].jfs_flag; in jfs_map_ext2()53 mapped |= jfs_map[index].ext2_flag; in jfs_map_ext2()57 return mapped; in jfs_map_ext2()
71 goto mapped; in nilfs_page_mkwrite()87 goto mapped; in nilfs_page_mkwrite()109 mapped: in nilfs_page_mkwrite()
36 bool "Support CramFs image directly mapped in physical memory"
101 inodes to a unified address space. The mapped 64bit inode numbers
2793 const bool mapped = !test_bit(EXTENT_BUFFER_UNMAPPED, &eb->bflags); in detach_extent_buffer_folio() local2799 if (mapped) in detach_extent_buffer_folio()2803 if (mapped) in detach_extent_buffer_folio()2822 if (mapped) in detach_extent_buffer_folio()2832 if (!mapped) { in detach_extent_buffer_folio()
1763 if (unlikely(put_user(ret, &user_uffdio_continue->mapped))) in userfaultfd_continue()1794 if (unlikely(put_user(ret, &user_uffdio_continue->mapped))) in userfaultfd_continue()
5864 int depth, mapped = 0, err = 0; in ext4_clu_mapped() local5917 mapped = 1; in ext4_clu_mapped()5922 mapped = 1; in ext4_clu_mapped()5929 return err ? err : mapped; in ext4_clu_mapped()
Completed in 37 milliseconds