Searched defs:inop (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 1125 xfs_dialloc_ag_inobt( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag_inobt() argument 1574 xfs_dialloc_ag( struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag() argument 1707 xfs_dialloc( struct xfs_trans *tp, xfs_ino_t parent, umode_t mode, struct xfs_buf **IO_agbp, xfs_ino_t *inop) xfs_dialloc() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_ialloc.c | 1004 xfs_dialloc_ag_inobt( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag_inobt() argument 1452 xfs_dialloc_ag( struct xfs_perag *pag, struct xfs_trans *tp, struct xfs_buf *agbp, xfs_ino_t parent, xfs_ino_t *inop) xfs_dialloc_ag() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | shmem.c | 275 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
|
/kernel/linux/linux-6.6/mm/ |
H A D | shmem.c | 330 static int shmem_reserve_inode(struct super_block *sb, ino_t *inop) in shmem_reserve_inode() argument
|
Completed in 18 milliseconds