Searched defs:bufsiz (Results 1 – 3 of 3) sorted by relevance
431 char __user *buf, int bufsiz) in do_readlinkat()467 char __user *, buf, int, bufsiz) in SYSCALL_DEFINE4() argument473 int, bufsiz) in SYSCALL_DEFINE3() argument
646 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
1659 int bufsiz = max_t(int, c->nnode_sz, c->pnode_sz); in ubifs_lpt_calc_hash() local