Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 7 of 7) sorted by relevance

/fs/jfs/
A Dioctl.c45 long mapped=0; in jfs_map_ext2() local
50 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()
/fs/nilfs2/
A Dfile.c71 goto mapped; in nilfs_page_mkwrite()
87 goto mapped; in nilfs_page_mkwrite()
109 mapped: in nilfs_page_mkwrite()
/fs/cramfs/
A DKconfig36 bool "Support CramFs image directly mapped in physical memory"
/fs/overlayfs/
A DKconfig101 inodes to a unified address space. The mapped 64bit inode numbers
/fs/btrfs/
A Dextent_io.c2793 const bool mapped = !test_bit(EXTENT_BUFFER_UNMAPPED, &eb->bflags); in detach_extent_buffer_folio() local
2799 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()
/fs/
A Duserfaultfd.c1763 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()
/fs/ext4/
A Dextents.c5864 int depth, mapped = 0, err = 0; in ext4_clu_mapped() local
5917 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