Searched refs:lblk (Results 1 – 2 of 2) sorted by relevance
| /include/trace/events/ |
| A D | ext4.h | 551 __field( __u64, lblk ) 1663 __entry->lblk = lblk; 1754 __entry->lblk = lblk; 2002 __entry->lblk = lblk; 2247 TP_ARGS(inode, lblk, len), 2252 __field( loff_t, lblk ) 2259 __entry->lblk = lblk; 2272 TP_ARGS(inode, lblk), 2283 __entry->lblk = lblk; 2324 TP_ARGS(inode, lblk), [all …]
|
| /include/linux/ |
| A D | fscrypt.h | 419 int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, 724 static inline int fscrypt_zeroout_range(const struct inode *inode, pgoff_t lblk, in fscrypt_zeroout_range() argument 850 u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, u64 nr_blocks); 886 static inline u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, in fscrypt_limit_io_blocks() argument
|
Completed in 9 milliseconds