Searched refs:INODE (Results 1 – 8 of 8) sorted by relevance
/linux/include/uapi/linux/ |
H A D | iso_fs.h | 163 #define ISOFS_BUFFER_SIZE(INODE) ((INODE)->i_sb->s_blocksize) argument 164 #define ISOFS_BUFFER_BITS(INODE) ((INODE)->i_sb->s_blocksize_bits) argument
|
/linux/fs/jfs/ |
H A D | jfs_dtree.h | 91 #define DO_INDEX(INODE) (JFS_SBI((INODE)->i_sb)->mntflag & JFS_DIR_INDEX) argument
|
/linux/arch/alpha/kernel/ |
H A D | smc37c669.c | 2332 struct INODE *ip; 2346 struct INODE *ip; 2371 struct INODE *ip; 2387 struct INODE *ip; 2413 struct INODE *ip;
|
/linux/fs/hfsplus/ |
H A D | super.c | 152 hfs_dbg(INODE, "hfsplus_write_inode: %lu\n", inode->i_ino); in hfsplus_write_inode() 167 hfs_dbg(INODE, "hfsplus_evict_inode: %lu\n", inode->i_ino); in hfsplus_evict_inode()
|
H A D | extents.c | 552 hfs_dbg(INODE, "truncate: %lu, %llu -> %llu\n", in hfsplus_file_truncate()
|
/linux/fs/hfs/ |
H A D | inode.c | 244 hfs_dbg(INODE, "delete_inode: %lu\n", inode->i_ino); in hfs_delete_inode() 428 hfs_dbg(INODE, "hfs_write_inode: %lu\n", inode->i_ino); in hfs_write_inode()
|
H A D | extent.c | 484 hfs_dbg(INODE, "truncate: %lu, %Lu -> %Lu\n", in hfs_file_truncate()
|
/linux/fs/bcachefs/ |
H A D | bcachefs_format.h | 327 bkey_format_field(INODE, p.inode), \
|