Home
last modified time | relevance | path

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

/fs/udf/
Dmisc.c48 uint32_t type, uint8_t loc) in udf_add_extendedattr()
268 struct kernel_lb_addr *loc, in udf_read_ptagged()
286 uint32_t loc, int length) in udf_new_tag()
Dudfdecl.h213 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
Dsuper.c1113 struct kernel_lb_addr loc = { in udf_fill_partdesc_info() local
1331 uint32_t loc; in udf_load_sparable_map() local
1540 static void udf_load_logicalvolint(struct super_block *sb, struct kernel_extent_ad loc) in udf_load_logicalvolint()
2429 struct kernel_lb_addr loc; in udf_count_free_bitmap() local
Dnamei.c314 struct kernel_lb_addr loc; in udf_lookup() local
1247 struct kernel_lb_addr loc; in udf_nfs_get_inode() local
Dballoc.c41 struct kernel_lb_addr loc; in read_block_bitmap() local
Dinode.c1356 struct kernel_lb_addr loc; in udf_read_inode() local
/fs/ocfs2/
Dxattr.c1440 static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc, in ocfs2_xa_journal_access()
1446 static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc) in ocfs2_xa_journal_dirty()
1452 static void *ocfs2_xa_offset_pointer(struct ocfs2_xa_loc *loc, int offset) in ocfs2_xa_offset_pointer()
1463 static void ocfs2_xa_wipe_namevalue(struct ocfs2_xa_loc *loc) in ocfs2_xa_wipe_namevalue()
1472 static int ocfs2_xa_get_free_start(struct ocfs2_xa_loc *loc) in ocfs2_xa_get_free_start()
1478 static int ocfs2_xa_can_reuse_entry(struct ocfs2_xa_loc *loc, in ocfs2_xa_can_reuse_entry()
1485 static int ocfs2_xa_check_space(struct ocfs2_xa_loc *loc, in ocfs2_xa_check_space()
1491 static void ocfs2_xa_add_entry(struct ocfs2_xa_loc *loc, u32 name_hash) in ocfs2_xa_add_entry()
1503 static void ocfs2_xa_add_namevalue(struct ocfs2_xa_loc *loc, in ocfs2_xa_add_namevalue()
1523 static void ocfs2_xa_fill_value_buf(struct ocfs2_xa_loc *loc, in ocfs2_xa_fill_value_buf()
[all …]
/fs/exfat/
Dfatent.c37 static int __exfat_ent_get(struct super_block *sb, unsigned int loc, in __exfat_ent_get()
61 int exfat_ent_set(struct super_block *sb, unsigned int loc, in exfat_ent_set()
84 int exfat_ent_get(struct super_block *sb, unsigned int loc, in exfat_ent_get()
Dexfat_fs.h109 #define FAT_ENT_OFFSET_SECTOR(sb, loc) (EXFAT_SB(sb)->FAT1_start_sector + \ argument
111 #define FAT_ENT_OFFSET_BYTE_IN_SECTOR(sb, loc) \ argument
/fs/ntfs/
Drunlist.c205 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_append()
272 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_insert()
368 int dsize, runlist_element *src, int ssize, int loc) in ntfs_rl_replace()
457 runlist_element *src, int ssize, int loc) in ntfs_rl_split()
/fs/nfs/
Dnfs4namespace.c371 int loc, error; in nfs_follow_referral() local
545 int loc, error; in nfs4_replace_transport() local
Dnfs4xdr.c3698 struct nfs4_fs_location *loc; in decode_attr_fs_locations() local
/fs/jfs/
Djfs_xtree.h23 pxd_t loc; /* 8: length and address in unit of fsblksize */ member
Djfs_types.h100 pxd_t loc; /* 8: address and length in unit of fsblksize */ member
/fs/vboxsf/
Dvboxsf_wrappers.c23 struct vmmdev_hgcm_service_location loc; in vboxsf_connect() local
/fs/gfs2/
Dquota.c793 loff_t loc) in gfs2_write_disk_quota()
836 static int gfs2_adjust_quota(struct gfs2_inode *ip, loff_t loc, in gfs2_adjust_quota()
/fs/ufs/
Dballoc.c810 unsigned start, length, loc; in ufs_bitmap_search() local
Dufs_fs.h255 #define ufs_blkoff(loc) ((loc) & uspi->s_qbmask) argument
256 #define ufs_fragoff(loc) ((loc) & uspi->s_qfmask) argument
258 #define ufs_lblkno(loc) ((loc) >> uspi->s_bshift) argument
259 #define ufs_numfrags(loc) ((loc) >> uspi->s_fshift) argument
/fs/btrfs/
Dsend.c2950 struct btrfs_key loc; in can_rmdir() local