Home
last modified time | relevance | path

Searched refs:first_offset (Results 1 – 5 of 5) sorted by relevance

/fs/afs/
Drxrpc.c283 offset = call->first_offset; in afs_send_pages()
284 call->first_offset = 0; in afs_send_pages()
Dinternal.h112 unsigned first_offset; /* offset into mapping[first] */ member
Dfsclient.c1183 call->first_offset = offset; in afs_fs_store_data64()
1260 call->first_offset = offset; in afs_fs_store_data()
/fs/btrfs/
Dtree-log.c3227 u64 first_offset, u64 last_offset) in insert_dir_log_key() argument
3234 key.offset = first_offset; in insert_dir_log_key()
3270 u64 first_offset = min_offset; in log_dir_items() local
3308 first_offset = max(min_offset, tmp.offset) + 1; in log_dir_items()
3319 first_offset = tmp.offset; in log_dir_items()
3445 ino, first_offset, last_offset); in log_dir_items()
/fs/gfs2/
Drgrp.c1696 u32 first_offset = rbm->offset; in gfs2_rbm_find() local
1773 if ((first_offset == 0) && (first_bii == 0) && in gfs2_rbm_find()