Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 15 of 15) sorted by relevance

/fs/ext2/
Dxattr.c202 int error, not_found; in ext2_xattr_get() local
242 not_found = ext2_xattr_cmp_entry(name_index, name_len, name, in ext2_xattr_get()
244 if (!not_found) in ext2_xattr_get()
246 if (not_found < 0) in ext2_xattr_get()
414 int not_found = 1, error; in ext2_xattr_set() local
473 if (not_found > 0) { in ext2_xattr_set()
474 not_found = ext2_xattr_cmp_entry(name_index, in ext2_xattr_set()
477 if (not_found <= 0) in ext2_xattr_set()
482 if (not_found > 0) in ext2_xattr_set()
493 if (not_found) { in ext2_xattr_set()
[all …]
/fs/ext4/
Dxattr.c1575 old_size = (!s->not_found && !here->e_value_inum) ? in ext4_xattr_set_entry()
1619 if (!s->not_found) in ext4_xattr_set_entry()
1646 if (!s->not_found && here->e_value_inum) { in ext4_xattr_set_entry()
1699 if (!s->not_found && here->e_value_size && !here->e_value_inum) { in ext4_xattr_set_entry()
1729 } else if (s->not_found) { in ext4_xattr_set_entry()
1840 bs->s.not_found = error; in ext4_xattr_block_find()
1918 if (!s->not_found && s->here->e_value_inum) { in ext4_xattr_block_set()
2197 is->s.not_found = error; in ext4_xattr_ibody_find()
2307 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
2310 .s = { .not_found = -ENODATA, }, in ext4_xattr_set_handle()
[all …]
Dinline.c128 .s = { .not_found = -ENODATA, }, in ext4_find_inline_data_nolock()
147 if (!is.s.not_found) { in ext4_find_inline_data_nolock()
256 .s = { .not_found = -ENODATA, }, in ext4_create_inline_data()
288 BUG_ON(!is.s.not_found); in ext4_create_inline_data()
320 .s = { .not_found = -ENODATA, }, in ext4_update_inline_data()
339 BUG_ON(is.s.not_found); in ext4_update_inline_data()
409 .s = { .not_found = 0, }, in ext4_destroy_inline_data_nolock()
1920 .s = { .not_found = -ENODATA, }, in ext4_inline_data_truncate()
1957 BUG_ON(is.s.not_found); in ext4_inline_data_truncate()
Dxattr.h111 int not_found; member
/fs/iomap/
Dseek.c107 goto not_found; in page_cache_seek_hole_data()
112 not_found: in page_cache_seek_hole_data()
/fs/ocfs2/
Dxattr.c131 int not_found; member
1229 if (xs->not_found) { in ocfs2_xattr_block_get()
1291 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
1294 .not_found = -ENODATA, in ocfs2_xattr_get_nolock()
2710 xs->not_found = ret; in ocfs2_xattr_ibody_find()
2792 xs->not_found ? NULL : xs->here); in ocfs2_xattr_ibody_set()
2852 xs->not_found = ret; in ocfs2_xattr_block_find()
2981 xs->not_found ? NULL : xs->here); in ocfs2_xattr_block_set()
3027 BUG_ON(!xs->not_found); in ocfs2_xattr_can_be_in_inode()
3065 if (xis->not_found && xbs->not_found) { in ocfs2_calc_xattr_set_need()
[all …]
/fs/ocfs2/dlm/
Ddlmunlock.c438 goto not_found; in dlm_unlock_lock_handler()
482 goto not_found; in dlm_unlock_lock_handler()
509 not_found: in dlm_unlock_lock_handler()
/fs/
Dfs_parser.c33 const char *name, int not_found) in __lookup_constant() argument
41 return not_found; in __lookup_constant()
/fs/ntfs/
Dattrib.c869 goto not_found; in ntfs_external_attr_find()
893 goto not_found; in ntfs_external_attr_find()
902 goto not_found; in ntfs_external_attr_find()
913 goto not_found; in ntfs_external_attr_find()
926 goto not_found; in ntfs_external_attr_find()
942 goto not_found; in ntfs_external_attr_find()
1086 not_found: in ntfs_external_attr_find()
/fs/jfs/
Dxattr.c815 goto not_found; in __jfs_getxattr()
835 not_found: in __jfs_getxattr()
/fs/hpfs/
Ddnode.c1078 if (c < 0 && !de->last) goto not_found; in map_fnode_dirent()
1080 if (d->root_dnode) goto not_found; in map_fnode_dirent()
1090 not_found: in map_fnode_dirent()
/fs/afs/
Ddir.c1116 goto not_found; in afs_d_revalidate()
1130 goto not_found; in afs_d_revalidate()
1138 goto not_found; in afs_d_revalidate()
1156 not_found: in afs_d_revalidate()
/fs/xfs/libxfs/
Dxfs_alloc.c910 goto not_found; in xfs_alloc_ag_vextent_exact()
933 goto not_found; in xfs_alloc_ag_vextent_exact()
935 goto not_found; in xfs_alloc_ag_vextent_exact()
938 goto not_found; in xfs_alloc_ag_vextent_exact()
973 not_found: in xfs_alloc_ag_vextent_exact()
/fs/btrfs/
Dinode.c7008 goto not_found; in btrfs_get_extent()
7065 goto not_found; in btrfs_get_extent()
7072 goto not_found; in btrfs_get_extent()
7074 goto not_found; in btrfs_get_extent()
7139 not_found: in btrfs_get_extent()
/fs/dlm/
Dlock.c960 goto not_found; in dlm_master_lookup()
1049 not_found: in dlm_master_lookup()