Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr.c77 xfs_attr_args_init( in xfs_attr_args_init() function
136 error = xfs_attr_args_init(&args, ip, name, flags); in xfs_attr_get()
215 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_set()
424 error = xfs_attr_args_init(&args, dp, name, flags); in xfs_attr_remove()