/fs/nfs/ |
D | nfs4xdr.c | 582 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 …]
|
D | callback_xdr.c | 132 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/ |
D | cifspdu.h | 466 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/ |
D | nfs4callback.c | 205 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
|
D | nfsxdr.c | 289 unsigned int len, hdr, dlen; in nfssvc_decode_writeargs() local
|
D | nfs3xdr.c | 365 unsigned int len, v, hdr, dlen; in nfs3svc_decode_writeargs() local
|
/fs/xfs/ |
D | xfs_dir2_block.h | 54 xfs_dir2_data_hdr_t hdr; /* magic XFS_DIR2_BLOCK_MAGIC */ member
|
D | xfs_dir2_node.h | 51 xfs_dir2_free_hdr_t hdr; /* block header */ member
|
D | xfs_attr_leaf.c | 221 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
|
D | xfs_dir2_data.h | 115 xfs_dir2_data_hdr_t hdr; /* magic XFS_DIR2_DATA_MAGIC */ member
|
D | xfs_dir2_sf.h | 82 xfs_dir2_sf_hdr_t hdr; /* shortform header */ member
|
D | xfs_attr_sf.h | 37 } hdr; member
|
D | xfs_dir2_leaf.h | 74 xfs_dir2_leaf_hdr_t hdr; /* leaf header */ member
|
D | xfs_attr_leaf.h | 112 xfs_attr_leaf_hdr_t hdr; /* constant-structure header block */ member
|
D | xfs_da_btree.h | 66 } hdr; member
|
/fs/ncpfs/ |
D | symlink.c | 114 unsigned int hdr; in ncp_symlink() local
|
D | sock.c | 366 __be32 hdr[2]; in info_server() local
|
/fs/ocfs2/cluster/ |
D | tcp.c | 85 #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/ |
D | psdev.c | 102 struct coda_in_hdr hdr; in coda_psdev_write() local
|
/fs/autofs4/ |
D | waitq.c | 99 struct autofs_packet_hdr hdr; in autofs4_notify_daemon() member
|
/fs/ext4/ |
D | xattr.h | 64 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1)) argument
|
/fs/ |
D | binfmt_flat.c | 416 struct flat_hdr * hdr; in load_flat_file() local
|
D | binfmt_elf_fdpic.c | 104 static int is_elf_fdpic(struct elfhdr *hdr, struct file *file) in is_elf_fdpic()
|
/fs/afs/ |
D | dir.c | 110 } hdr; member
|
/fs/ocfs2/ |
D | super.c | 545 struct ocfs1_vol_disk_hdr *hdr; in ocfs2_sb_probe() local
|