Searched defs:eof (Results 1 – 21 of 21) sorted by relevance
/fs/xfs/ |
D | xfs_iomap.c | 125 int eof, error; in xfs_iomap_eof_align_last_fsb() local 533 int error = 0, eof = 0; in xfs_file_iomap_begin_delay() local
|
D | xfs_reflink.c | 275 bool eof = false, trimmed; in xfs_reflink_reserve_cow() local
|
D | xfs_bmap_util.c | 206 int *eof) in xfs_bmap_eof()
|
/fs/cifs/ |
D | cache.c | 226 u64 eof; member
|
D | smb2inode.c | 255 __le64 eof = cpu_to_le64(size); in smb2_set_path_size() local
|
D | smb2ops.c | 1068 __le64 eof = cpu_to_le64(size); in smb2_set_file_size() local
|
D | smb2pdu.c | 3288 u64 volatile_fid, u32 pid, __le64 *eof, bool is_falloc) in SMB2_set_eof()
|
D | file.c | 3630 u64 eof; in readpages_fill_pages() local
|
/fs/ncpfs/ |
D | ncplib_kernel.h | 192 int eof; member
|
/fs/cachefiles/ |
D | rdwr.c | 892 loff_t pos, eof; in cachefiles_write_page() local
|
/fs/xfs/libxfs/ |
D | xfs_bmap.h | 53 bool eof; /* set if allocating past last extent */ member
|
D | xfs_bmap.c | 3095 int eof, /* is extent at end-of-file? */ in xfs_bmap_extsize_align() 3986 bool eof = false; in xfs_bmapi_read() local 4100 int eof) in xfs_bmapi_reserve_delalloc() 4445 bool eof = false; /* after the end of extents */ in xfs_bmapi_write() local
|
D | xfs_dir2_sf.c | 439 int eof; /* reached end of old dir */ in xfs_dir2_sf_addname_hard() local
|
/fs/nfsd/ |
D | xdr3.h | 153 int eof; member
|
D | nfs4xdr.c | 3415 u32 eof; in nfsd4_encode_splice_read() local 3476 u32 eof; in nfsd4_encode_readv() local
|
/fs/nfs/ |
D | pnfs.h | 215 unsigned int eof; member
|
D | nfs3xdr.c | 1635 u32 eof, count, ocount, recvd; in decode_read3resok() local
|
D | dir.c | 169 bool eof; member
|
D | nfs4xdr.c | 5294 uint32_t count, eof, recvd; in decode_read() local
|
/fs/ |
D | read_write.c | 87 loff_t maxsize, loff_t eof) in generic_file_llseek_size()
|
/fs/ubifs/ |
D | ubifs.h | 791 int eof; member
|