Home
last modified time | relevance | path

Searched refs:hpfs_add_pos (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/hpfs/
Ddir.c47 hpfs_add_pos(i, &filp->f_pos); in hpfs_dir_lseek()
145 hpfs_add_pos(inode, &filp->f_pos); in hpfs_readdir()
Dhpfs_fn.h235 void hpfs_add_pos(struct inode *, loff_t *);
Ddnode.c24 void hpfs_add_pos(struct inode *inode, loff_t *pos) in hpfs_add_pos() function