Home
last modified time | relevance | path

Searched defs:dentry_name (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/usnic/
Dusnic_ib_qp_grp.h69 char dentry_name[32]; member
/linux-4.1.27/fs/hppfs/
Dhppfs.c67 static char *dentry_name(struct dentry *dentry, int extra) in dentry_name() function
/linux-4.1.27/fs/hostfs/
Dhostfs_kern.c115 static char *dentry_name(struct dentry *dentry) in dentry_name() function
/linux-4.1.27/fs/ecryptfs/
Decryptfs_kernel.h204 char dentry_name[ECRYPTFS_ENCRYPTED_DENTRY_NAME_LEN + 1]; member
/linux-4.1.27/lib/
Dvsprintf.c559 char *dentry_name(char *buf, char *end, const struct dentry *d, struct printf_spec spec, in dentry_name() function