Searched refs:file_offset (Results 51 - 56 of 56) sorted by relevance

123

/linux-master/fs/ceph/
H A Dinode.c2418 header.file_offset = 0;
2422 header.file_offset = cpu_to_le64(orig_pos);
/linux-master/include/linux/
H A Dfs.h3169 loff_t file_offset);
/linux-master/fs/btrfs/
H A Drelocation.c4435 u64 disk_bytenr = ordered->file_offset + inode->index_cnt;
H A Ddisk-io.c270 if (WARN_ON_ONCE(bbio->file_offset != eb->start))
/linux-master/kernel/cgroup/
H A Dcpuset.c3959 .file_offset = offsetof(struct cpuset, partition_file),
/linux-master/fs/smb/server/
H A Dsmb2pdu.c7808 start = le64_to_cpu(qar_req->file_offset);

Completed in 376 milliseconds

123