Searched defs:newino (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 622 xfs_agino_t newino; /* new first inode's number */ in xfs_ialloc_ag_alloc() local 171 xfs_inobt_insert( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t newino, xfs_agino_t newlen, xfs_btnum_t btnum) xfs_inobt_insert() argument [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | file.c | 803 struct inode *newino = d_inode(dentry); in ceph_atomic_open() local
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 895 struct inode *newino = d_inode(dentry); in ceph_atomic_open() local
|
H A D | inode.c | 129 ceph_get_inode(struct super_block *sb, struct ceph_vino vino, struct inode *newino) ceph_get_inode() argument
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 644 xfs_agino_t newino; /* new first inode's number */ in xfs_ialloc_ag_alloc() local 197 xfs_inobt_insert( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_agino_t newino, xfs_agino_t newlen, xfs_btnum_t btnum) xfs_inobt_insert() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | libfs.c | 719 struct inode *newino = d_inode(new_dentry); in simple_rename_timestamp() local
|
Completed in 16 milliseconds