Home
last modified time | relevance | path

Searched defs:bufsiz (Results 1 – 3 of 3) sorted by relevance

/fs/
Dstat.c431 char __user *buf, int bufsiz) in do_readlinkat()
467 char __user *, buf, int, bufsiz) in SYSCALL_DEFINE4() argument
473 int, bufsiz) in SYSCALL_DEFINE3() argument
/fs/ecryptfs/
Dinode.c646 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
/fs/ubifs/
Dlpt.c1659 int bufsiz = max_t(int, c->nnode_sz, c->pnode_sz); in ubifs_lpt_calc_hash() local