tag | line | file | source code |
---|---|---|---|
tiblock | 145 | fs/ext/fsync.c | static int sync_tindirect(struct inode *inode, unsigned long *tiblock, |
tiblock | 152 | fs/ext/fsync.c | rc = sync_iblock (inode, tiblock, &tind_bh, wait); |
tiblock | 143 | fs/ext2/fsync.c | static int sync_tindirect (struct inode * inode, u32 * tiblock, int wait) |
tiblock | 149 | fs/ext2/fsync.c | rc = sync_iblock (inode, tiblock, &tind_bh, wait); |