Home
last modified time | relevance | path

Searched refs:hpfs_add_pos (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Ddir.c48 if (unlikely(hpfs_add_pos(i, &filp->f_pos) < 0)) { in hpfs_dir_lseek()
149 ret = hpfs_add_pos(inode, &file->f_pos); in hpfs_readdir()
H A Dhpfs_fn.h245 int hpfs_add_pos(struct inode *, loff_t *);
H A Ddnode.c25 int hpfs_add_pos(struct inode *inode, loff_t *pos) in hpfs_add_pos() function
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddir.c48 if (unlikely(hpfs_add_pos(i, &filp->f_pos) < 0)) { in hpfs_dir_lseek()
149 ret = hpfs_add_pos(inode, &file->f_pos); in hpfs_readdir()
H A Dhpfs_fn.h245 int hpfs_add_pos(struct inode *, loff_t *);
H A Ddnode.c25 int hpfs_add_pos(struct inode *inode, loff_t *pos) in hpfs_add_pos() function

Completed in 6 milliseconds