Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dsuper.c98 static char s_name_buf[512]; variable
120 s_name_buf : in ntfs_inode_printk()
121 kmalloc(sizeof(s_name_buf), GFP_NOFS); in ntfs_inode_printk()
125 const u32 name_len = ARRAY_SIZE(s_name_buf) - 1; in ntfs_inode_printk()
150 if (name != s_name_buf) in ntfs_inode_printk()