Searched refs:inode (Results 26 - 29 of 29) sorted by relevance

12

/u-boot/fs/btrfs/
H A Dconv-funcs.h144 DEFINE_CONV(btrfs_root_item, inode, generation, root_dirid, bytenr, byte_limit,
/u-boot/fs/ubifs/
H A Dtnc.c1516 * Lookup consecutive data node keys for the same inode that reside
2681 * ubifs_tnc_remove_ino - remove an inode from TNC.
2683 * @inum: inode number to remove
2685 * This function remove inode @inum and all the extended attributes associated
2763 * key value for this inode and @name has to be %NULL.
2831 * The above 'tnc_next()' call could lead us to the next inode, check
3288 * dbg_check_inode_size - check if inode size is correct.
3290 * @inum: inode number
3291 * @size: inode size
3293 * This function makes sure that the inode siz
3298 dbg_check_inode_size(struct ubifs_info *c, const struct inode *inode, loff_t size) argument
[all...]
/u-boot/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h107 /* The inode number assigned to the special inode for storing free ino cache. */
146 /* reserve 2-11 close to the inode for later flexibility */
153 * Dir items are the name -> inode pointers in a directory.
376 * inode number.
636 /* Transid that last touched this inode */
653 * inode item and version it
683 struct btrfs_inode_item inode; member in struct:btrfs_root_item
716 __le64 ctransid; /* Updated when an inode changes */
/u-boot/drivers/mtd/
H A Dmtdcore.c1794 static int mtd_proc_open(struct inode *inode, struct file *file) argument

Completed in 71 milliseconds

12