Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 18 of 18) sorted by relevance

/fs/udf/
Dmisc.c48 uint32_t type, uint8_t loc) in udf_add_extendedattr()
270 struct kernel_lb_addr *loc, in udf_read_ptagged()
288 uint32_t loc, int length) in udf_new_tag()
Dsuper.c1120 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1155 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1372 uint32_t loc; in udf_load_sparable_map() local
1567 static void udf_load_logicalvolint(struct super_block *sb, struct kernel_extent_ad loc) in udf_load_logicalvolint()
2372 struct kernel_lb_addr loc; in udf_count_free_bitmap() local
Dudfdecl.h206 udf_get_lb_pblock(struct super_block *sb, struct kernel_lb_addr *loc, in udf_get_lb_pblock()
Dpartition.c52 uint32_t loc; in udf_get_pblock_virt15() local
Dnamei.c317 struct kernel_lb_addr loc; in udf_lookup() local
1255 struct kernel_lb_addr loc; in udf_nfs_get_inode() local
Dballoc.c40 struct kernel_lb_addr loc; in read_block_bitmap() local
Dinode.c1362 struct kernel_lb_addr loc; in udf_read_inode() local
/fs/ocfs2/
Dxattr.c1427 static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc, in ocfs2_xa_journal_access()
1433 static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc) in ocfs2_xa_journal_dirty()
1439 static void *ocfs2_xa_offset_pointer(struct ocfs2_xa_loc *loc, int offset) in ocfs2_xa_offset_pointer()
1450 static void ocfs2_xa_wipe_namevalue(struct ocfs2_xa_loc *loc) in ocfs2_xa_wipe_namevalue()
1459 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start()
1465 static int ocfs2_xa_can_reuse_entry(struct ocfs2_xa_loc *loc, in ocfs2_xa_can_reuse_entry()
1472 static int ocfs2_xa_check_space(struct ocfs2_xa_loc *loc, in ocfs2_xa_check_space()
1478 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry()
1490 static void ocfs2_xa_add_namevalue(struct ocfs2_xa_loc *loc, in ocfs2_xa_add_namevalue()
1510 static void ocfs2_xa_fill_value_buf(struct ocfs2_xa_loc *loc, in ocfs2_xa_fill_value_buf()
[all …]
/fs/ntfs/
Drunlist.c219 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append()
286 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert()
382 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace()
471 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
/fs/nfs/
Dnfs4namespace.c306 int loc, error; in nfs_follow_referral() local
491 int loc, error; in nfs4_replace_transport() local
Dnfs4xdr.c3635 struct nfs4_fs_location *loc; in decode_attr_fs_locations() local
/fs/jfs/
Djfs_xtree.h36 pxd_t loc; /* 8: length and address in unit of fsblksize */ member
Djfs_types.h113 pxd_t loc; /* 8: address and length in unit of fsblksize */ member
/fs/gfs2/
Dquota.c734 loff_t loc) in gfs2_write_disk_quota()
777 static int gfs2_adjust_quota(struct gfs2_inode *ip, loff_t loc, in gfs2_adjust_quota()
/fs/ufs/
Dballoc.c815 unsigned start, length, loc; in ufs_bitmap_search() local
Dufs_fs.h254 #define ufs_blkoff(loc) ((loc) & uspi->s_qbmask) argument
255 #define ufs_fragoff(loc) ((loc) & uspi->s_qfmask) argument
257 #define ufs_lblkno(loc) ((loc) >> uspi->s_bshift) argument
258 #define ufs_numfrags(loc) ((loc) >> uspi->s_fshift) argument
/fs/
Dbinfmt_elf.c688 } *loc; in load_elf_binary() local
/fs/btrfs/
Dsend.c2896 struct btrfs_key loc; in can_rmdir() local