Home
last modified time | relevance | path

Searched refs:llu (Results 1 – 12 of 12) sorted by relevance

/fs/orangefs/
Dwaitqueue.c42 llu(op->tag), in purge_waiting_ops()
183 llu(op->tag), in service_operation()
242 llu(tag)); in orangefs_cancel_op_in_progress()
350 llu(op->tag), in wait_for_matching_downcall()
358 llu(op->tag), in wait_for_matching_downcall()
369 llu(op->tag), in wait_for_matching_downcall()
Dorangefs-cache.c139 llu(new_op->tag), in op_alloc()
159 llu(orangefs_op->tag)); in op_release()
Ddevorangefs-req.c211 llu(op->tag), in orangefs_devreq_read()
232 llu(op->tag), get_opname_string(op)); in orangefs_devreq_read()
260 llu(cur_op->tag), in orangefs_devreq_read()
419 __func__, llu(head.tag)); in orangefs_devreq_write_iter()
Dfile.c98 llu(*offset), in wait_for_direct_io()
117 llu(new_op->tag)); in wait_for_direct_io()
Dprotocol.h290 #define llu(x) (unsigned long long)(x) macro
Dorangefs-debugfs.c1019 llu(mask_info.mask_value)); in orangefs_debugfs_new_debug()
Dinode.c624 llu(*offset), in orangefs_direct_IO()
/fs/fat/
Dnfs.c75 (llu)blocknr); in __fat_nfs_get_inode()
Dmisc.c157 (llu)(inode->i_blocks >> (sbi->cluster_bits - 9))); in fat_chain_add()
Dfatent.c96 fat_msg(sb, KERN_ERR, "FAT read failed (blocknr %llu)", (llu)blocknr); in fat12_ent_bread()
110 (llu)blocknr); in fat_ent_bread()
Dfat.h461 typedef unsigned long long llu; typedef
Ddir.c103 "Directory bread(block %llu) failed", (llu)phys); in fat__get_entry()