Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 25 of 26) sorted by relevance

12

/fs/nfs/
Dnfs4xdr.c582 static void encode_compound_hdr(struct xdr_stream *xdr, struct compound_hdr *hdr) in encode_compound_hdr()
596 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
734 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
744 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
755 …d encode_commit(struct xdr_stream *xdr, const struct nfs_writeargs *args, struct compound_hdr *hdr) in encode_commit()
766 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
799 static void encode_getattr_one(struct xdr_stream *xdr, uint32_t bitmap, struct compound_hdr *hdr) in encode_getattr_one()
810 …id encode_getattr_two(struct xdr_stream *xdr, uint32_t bm0, uint32_t bm1, struct compound_hdr *hdr) in encode_getattr_two()
822 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
828 static void encode_fsinfo(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_fsinfo()
[all …]
Dcallback_xdr.c132 static __be32 decode_compound_hdr_arg(struct xdr_stream *xdr, struct cb_compound_hdr_arg *hdr) in decode_compound_hdr_arg()
302 static __be32 encode_compound_hdr_res(struct xdr_stream *xdr, struct cb_compound_hdr_res *hdr) in encode_compound_hdr_res()
/fs/cifs/
Dcifspdu.h466 struct smb_hdr hdr; /* wct = 0 */ member
476 struct smb_hdr hdr; /* wct = 13 */ member
500 struct smb_hdr hdr; /* wct = 17 */ member
556 struct smb_hdr hdr; /* wct = 12 */ member
575 struct smb_hdr hdr; /* wct = 13 */ member
598 struct smb_hdr hdr; /* wct = 4 */ member
613 struct smb_hdr hdr; /* wct = 10 */ member
632 struct smb_hdr hdr; /* wct = 3 */ member
687 struct smb_hdr hdr; /* wct = 4 */ member
700 struct smb_hdr hdr; /* wct = 3 , not extended response */ member
[all …]
/fs/nfsd/
Dnfs4callback.c205 encode_cb_compound_hdr(struct xdr_stream *xdr, struct nfs4_cb_compound_hdr *hdr) in encode_cb_compound_hdr()
247 struct nfs4_cb_compound_hdr hdr = { in nfs4_xdr_enc_cb_recall() local
259 decode_cb_compound_hdr(struct xdr_stream *xdr, struct nfs4_cb_compound_hdr *hdr){ in decode_cb_compound_hdr()
303 struct nfs4_cb_compound_hdr hdr; in nfs4_xdr_dec_cb_recall() local
Dnfsxdr.c289 unsigned int len, hdr, dlen; in nfssvc_decode_writeargs() local
Dnfs3xdr.c365 unsigned int len, v, hdr, dlen; in nfs3svc_decode_writeargs() local
/fs/xfs/
Dxfs_dir2_block.h54 xfs_dir2_data_hdr_t hdr; /* magic XFS_DIR2_BLOCK_MAGIC */ member
Dxfs_dir2_node.h51 xfs_dir2_free_hdr_t hdr; /* block header */ member
Dxfs_attr_leaf.c221 xfs_attr_sf_hdr_t *hdr; in xfs_attr_shortform_create() local
913 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_create() local
1004 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_add() local
1073 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_add_work() local
1654 xfs_attr_leaf_hdr_t *hdr; in xfs_attr_leaf_remove() local
Dxfs_dir2_data.h115 xfs_dir2_data_hdr_t hdr; /* magic XFS_DIR2_DATA_MAGIC */ member
Dxfs_dir2_sf.h82 xfs_dir2_sf_hdr_t hdr; /* shortform header */ member
Dxfs_attr_sf.h37 } hdr; member
Dxfs_dir2_leaf.h74 xfs_dir2_leaf_hdr_t hdr; /* leaf header */ member
Dxfs_attr_leaf.h112 xfs_attr_leaf_hdr_t hdr; /* constant-structure header block */ member
Dxfs_da_btree.h66 } hdr; member
/fs/ncpfs/
Dsymlink.c114 unsigned int hdr; in ncp_symlink() local
Dsock.c366 __be32 hdr[2]; in info_server() local
/fs/ocfs2/cluster/
Dtcp.c85 #define msglog(hdr, fmt, args...) do { \ argument
1107 static int o2net_send_status_magic(struct socket *sock, struct o2net_msg *hdr, in o2net_send_status_magic()
1132 struct o2net_msg *hdr) in o2net_process_message()
1297 struct o2net_msg *hdr; in o2net_advance_rx() local
/fs/coda/
Dpsdev.c102 struct coda_in_hdr hdr; in coda_psdev_write() local
/fs/autofs4/
Dwaitq.c99 struct autofs_packet_hdr hdr; in autofs4_notify_daemon() member
/fs/ext4/
Dxattr.h64 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1)) argument
/fs/
Dbinfmt_flat.c416 struct flat_hdr * hdr; in load_flat_file() local
Dbinfmt_elf_fdpic.c104 static int is_elf_fdpic(struct elfhdr *hdr, struct file *file) in is_elf_fdpic()
/fs/afs/
Ddir.c110 } hdr; member
/fs/ocfs2/
Dsuper.c545 struct ocfs1_vol_disk_hdr *hdr; in ocfs2_sb_probe() local

12