Home
last modified time | relevance | path

Searched refs:dtReadFirst (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dtree.c156 static int dtReadFirst(struct inode *ip, struct btstack * btstack);
3116 if ((rc = dtReadFirst(ip, &btstack))) in jfs_readdir()
3331 * dtReadFirst()
3335 static int dtReadFirst(struct inode *ip, struct btstack * btstack) in dtReadFirst() function
3428 if ((rc = dtReadFirst(ip, btstack))) in dtReadNext()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dtree.c156 static int dtReadFirst(struct inode *ip, struct btstack * btstack);
2818 if ((rc = dtReadFirst(ip, &btstack))) in jfs_readdir()
3033 * dtReadFirst()
3037 static int dtReadFirst(struct inode *ip, struct btstack * btstack) in dtReadFirst() function
3130 if ((rc = dtReadFirst(ip, btstack))) in dtReadNext()

Completed in 9 milliseconds