Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dfile.c52 int entries_written; member
91 buf->entries_written++; in ecryptfs_filldir()
116 if (buf.filldir_called && !buf.entries_written) in ecryptfs_readdir()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dfile.c77 int entries_written; member
117 buf->entries_written++; in ecryptfs_filldir()
139 if (rc >= 0 && (buf.entries_written || !buf.filldir_called)) in ecryptfs_readdir()

Completed in 3 milliseconds