Searched defs:odir (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iops.c | 407 xfs_vn_rename( struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) xfs_vn_rename() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iops.c | 444 xfs_vn_rename( struct mnt_idmap *idmap, struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) xfs_vn_rename() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | inode.c | 1371 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename() argument 1614 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange() argument 1750 static int gfs2_rename2(struct inode *odir, struct dentry *odentry, in gfs2_rename2() argument [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | inode.c | 1396 static int gfs2_rename(struct inode *odir, struct dentry *odentry, in gfs2_rename() argument 1642 static int gfs2_exchange(struct inode *odir, struct dentry *odentry, in gfs2_exchange() argument 1780 static int gfs2_rename2(struct mnt_idmap *idmap, struct inode *odir, in gfs2_rename2() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ |
H A D | es1968.c | 2573 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction() local
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | es1968.c | 2563 u16 odir = inw(io + IO_DIR); in snd_es1968_tea575x_set_direction() local
|
Completed in 15 milliseconds