Lines Matching defs:attrcount
547 const struct lfs_mattr *attrs, int attrcount);
549 lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount,
861 int attrcount;
879 const struct lfs_mattr *attrs, int attrcount,
909 } else if (attrcount > 0) {
913 attrcount -= 1;
935 .attrcount = attrcount,
997 .attrcount = attrcount,
1015 attrcount = 0;
1053 attrcount = stack[sp-1].attrcount;
1830 lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount,
1844 int res = lfs_dir_compact(lfs, &tail, attrs, attrcount, source, split, end);
1902 lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount,
1966 source, 0, 0xffffffff, attrs, attrcount,
2075 const struct lfs_mattr *attrs, int attrcount,
2088 source, 0, 0xffffffff, attrs, attrcount,
2128 int err = lfs_dir_split(lfs, dir, attrs, attrcount,
2158 int err = lfs_dir_split(lfs, dir, attrs, attrcount,
2174 return lfs_dir_compact(lfs, dir, attrs, attrcount, source, begin, end);
2181 const struct lfs_mattr *attrs, int attrcount,
2187 for (int i = 0; i < attrcount; i++) {
2232 dir, dir->off, dir->etag, attrs, attrcount,
2292 state = lfs_dir_splittingcompact(lfs, dir, attrs, attrcount,
2313 for (int i = 0; i < attrcount; i++) {
2351 const struct lfs_mattr *attrs, int attrcount) {
2374 attrs, attrcount, &pdir);
2544 const struct lfs_mattr *attrs, int attrcount) {
2545 int orphans = lfs_dir_orphaningcommit(lfs, dir, attrs, attrcount);