Home
last modified time | relevance | path

Searched defs:expected (Results 1 – 12 of 12) sorted by relevance

/fs/squashfs/
Dfile.c421 static int squashfs_readpage_fragment(struct page *page, int expected) in squashfs_readpage_fragment()
441 static int squashfs_readpage_sparse(struct page *page, int expected) in squashfs_readpage_sparse()
453 int expected = index == file_end ? in squashfs_readpage() local
Dfile_cache.c21 int squashfs_readpage_block(struct page *page, u64 block, int bsize, int expected) in squashfs_readpage_block()
Dfile_direct.c26 int expected) in squashfs_readpage_block()
/fs/ubifs/
Dmaster.c66 const u8 *expected) in mst_node_check_hash()
Dauth.c179 const u8 *expected) in __ubifs_node_check_hash()
Dubifs.h1577 const u8 *expected, const u8 *got) in ubifs_check_hash()
1592 const u8 *expected, const u8 *got) in ubifs_check_hmac()
1608 const void *buf, const u8 *expected) in ubifs_node_check_hash()
/fs/xfs/scrub/
Dfscounters.c260 uint64_t expected) in xchk_fscount_within_range()
/fs/nfsd/
Dblocklayoutxdr.c191 u32 nr_iomaps, expected, i; in nfsd4_scsi_decode_layoutupdate() local
Dnfs4callback.c219 enum nfs_cb_opnum4 expected, int *status) in decode_cb_op_status()
Dvfs.c853 size_t expected) in nfsd_eof_on_read()
/fs/btrfs/
Dspace-info.c641 u64 expected; in btrfs_calc_reclaim_metadata_size() local
/fs/nfs/
Dnfs4xdr.c3181 static bool __decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected, in __decode_op_hdr()
3214 static int decode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 expected) in decode_op_hdr()