Searched defs:eof (Results 1 – 22 of 22) sorted by relevance
/fs/cifs/ |
D | fscache.h | 35 u64 eof; member
|
D | smb2inode.c | 724 __le64 eof = cpu_to_le64(size); in smb2_set_path_size() local
|
D | smb2ops.c | 2085 __le64 eof = cpu_to_le64(size); in smb2_set_file_size() local 3550 __le64 eof; in smb3_zero_range() local 3782 __le64 eof; in smb3_simple_falloc() local 3907 __le64 eof; in smb3_collapse_range() local 3940 __le64 eof; in smb3_insert_range() local
|
D | file.c | 4317 u64 eof; in readpages_fill_pages() local
|
D | smb2pdu.c | 5052 u64 volatile_fid, u32 pid, __le64 *eof) in SMB2_set_eof()
|
/fs/nfsd/ |
D | vfs.c | 872 unsigned long *count, u32 *eof, ssize_t host_err) in nfsd_finish_read() 889 u32 *eof) in nfsd_splice_read() 908 u32 *eof) in nfsd_readv() 1061 u32 *eof) in nfsd_read()
|
D | nfsproc.c | 177 u32 eof; in nfsd_proc_read() local
|
D | nfs4xdr.c | 3885 u32 eof; in nfsd4_encode_splice_read() local 3949 u32 eof; in nfsd4_encode_readv() local 4743 unsigned long *maxcount, u32 *eof, in nfsd4_encode_read_plus_data() 4790 unsigned long *maxcount, u32 *eof) in nfsd4_encode_read_plus_hole() 4831 u32 eof; in nfsd4_encode_read_plus() local 5055 u32 cookie_offset, count_offset, eof; in nfsd4_encode_listxattrs() local
|
D | xdr3.h | 147 __u32 eof; member
|
/fs/cachefiles/ |
D | rdwr.c | 885 loff_t pos, eof; in cachefiles_write_page() local
|
/fs/xfs/libxfs/ |
D | xfs_bmap.h | 39 bool eof; /* set if allocating past last extent */ member
|
D | xfs_bmap.c | 2907 int eof, /* is extent at end-of-file? */ in xfs_bmap_extsize_align() 3927 bool eof = false; in xfs_bmapi_read() local 4011 int eof) in xfs_bmapi_reserve_delalloc() 4379 bool eof = false; /* after the end of extents */ in xfs_bmapi_write() local
|
D | xfs_dir2_sf.c | 518 int eof; /* reached end of old dir */ in xfs_dir2_sf_addname_hard() local
|
/fs/nfs/ |
D | nfs42xdr.c | 1058 struct nfs_pgio_res *res, uint32_t *eof) in decode_read_plus_hole() 1102 uint32_t eof, segments, type; in decode_read_plus() local
|
D | pnfs.h | 235 unsigned int eof; member
|
D | nfs3xdr.c | 1607 u32 eof, count, ocount, recvd; in decode_read3resok() local
|
D | dir.c | 170 bool eof; member
|
D | nfs4xdr.c | 5237 uint32_t count, eof, recvd; in decode_read() local
|
D | nfs4proc.c | 7839 bool eof; in nfs4_listxattr_nfs4_user() local
|
/fs/xfs/ |
D | xfs_iomap.c | 873 bool eof = false, cow_eof = false, shared = false; in xfs_buffered_write_iomap_begin() local
|
/fs/ |
D | read_write.c | 87 loff_t maxsize, loff_t eof) in generic_file_llseek_size()
|
/fs/ubifs/ |
D | ubifs.h | 813 int eof; member
|