Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir.c23 static int afs_readdir(struct file *file, struct dir_context *ctx);
55 .iterate_shared = afs_readdir,
515 static int afs_readdir(struct file *file, struct dir_context *ctx) in afs_readdir() function